This data as json, CSV (advanced)
Suggested facets: page, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1798 | 1798 | 1899-02-22 | 3 | c | Emergence of new varities of sugarcane around the world. | http://trove.nla.gov.au/newspaper/page/24102302 | 24102302 | ||
1811 | 1811 | 1899-02-22 | 2 | c | Mr Yang in Xiangshan finds treasure that he earlier lost. | http://trove.nla.gov.au/newspaper/page/24102301 | 24102301 | ||
1812 | 1812 | 1899-02-22 | 2 | c | Man invents a bicycle combined with a musical instrument. | http://trove.nla.gov.au/newspaper/page/24102301 | 24102301 |
JSON shape: default, array, newline-delimited
CREATE TABLE [article_index] ( [date] TEXT, [page] TEXT, [column] TEXT, [title] TEXT, [description] TEXT, [source] TEXT, [page_url] TEXT, [trove_id] TEXT ); CREATE INDEX [idx_article_index_date] ON [article_index] ([date]);