This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
2437 | 2437 | 1899-05-10 | 3 | c | A robbery in Kalgoorlie, Western Australia. | http://trove.nla.gov.au/newspaper/page/24102391 | 24102391 | ||
2438 | 2438 | 1899-05-10 | 3 | c | A case of robbery in Guangzhou. | http://trove.nla.gov.au/newspaper/page/24102391 | 24102391 |
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]);