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 |
---|---|---|---|---|---|---|---|---|---|
1692 | 1692 | 1899-01-28 | 2 | a | Guangdong stops exporting rice in attempt to prevent possible famine. | http://trove.nla.gov.au/newspaper/page/24102279 | 24102279 | ||
1702 | 1702 | 1899-01-28 | 4 | a | New South Wales issues new regulation on the import of tea. | http://trove.nla.gov.au/newspaper/page/24102277 | 24102277 | ||
1703 | 1703 | 1899-01-28 | 4 | a | New South Wales sends new consul to London. | http://trove.nla.gov.au/newspaper/page/24102277 | 24102277 |
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]);