This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1514 | 1514 | 1899-01-04 | 2 | a | Britain sends soldiers from India to learn Chinese in Beijing. Soldiers who master the langauge will earn 100 pounds. | http://trove.nla.gov.au/newspaper/page/24102251 | 24102251 | ||
1526 | 1526 | 1899-01-04 | 4 | a | Two women in Warrnombool, Victoria, loose their clothes while swimming. | http://trove.nla.gov.au/newspaper/page/24102249 | 24102249 |
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]);