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 |
---|---|---|---|---|---|---|---|---|---|
2013 | 2013 | 1899-03-22 | 2 | l | Fire in Xiangshan during the Spring Festival. | http://trove.nla.gov.au/newspaper/page/24102334 | 24102334 | ||
2028 | 2028 | 1899-03-22 | 3 | l | Switzerland has exculded Russia from the coming international peace conference. | http://trove.nla.gov.au/newspaper/page/24102333 | 24102333 | ||
2029 | 2029 | 1899-03-22 | 3 | l | Tan Zhonglin, the Governor of Guangdong, prays for rain. | http://trove.nla.gov.au/newspaper/page/24102333 | 24102333 | ||
2030 | 2030 | 1899-03-22 | 3 | l | The price of gold in Hong Kong. | http://trove.nla.gov.au/newspaper/page/24102333 | 24102333 |
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]);