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 |
---|---|---|---|---|---|---|---|---|---|
1753 | 1753 | 1899-02-08 | 3 | e | Natural disaster in Zhenjiang. | http://trove.nla.gov.au/newspaper/page/24102292 | 24102292 | ||
1754 | 1754 | 1899-02-08 | 3 | e | New magistrate of Wangjiang county, He Runsheng, in Anhui province, extablishes a rehabilitation institution to help people quite opium smoking. | http://trove.nla.gov.au/newspaper/page/24102292 | 24102292 | ||
1765 | 1765 | 1899-02-08 | 2 | e | New ship purchased by Gibbs Bright Co from Britain. | http://trove.nla.gov.au/newspaper/page/24102291 | 24102291 |
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]);