This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
23553 | 23553 | 1910-09-24 | 8 | a | An article, selected from Commercial Daily in Hong Kong, on the new plot and organisation of Western countries in order to carve up China. | Hong Kong | http://trove.nla.gov.au/newspaper/page/26802784 | 26802784 |
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]);