This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
41632 | 41632 | 1924-05-31 | 7 | a | State premier of New South Wales is brought to court for a traffic accident. | Australia | http://trove.nla.gov.au/newspaper/page/24100740 | 24100740 | |
41635 | 41635 | 1924-05-31 | 7 | a | A Sydney thief is caught on the spot. | Australia | http://trove.nla.gov.au/newspaper/page/24100740 | 24100740 |
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]);