This data as json, CSV (advanced)
Suggested facets: date, column, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
39512 | 39512 | 1923-02-17 | 19 | a | Police forces in the six states of Australia (number, salary payment and others). | Australia | http://trove.nla.gov.au/newspaper/page/24094310 | 24094310 | |
41123 | 41123 | 1924-02-09 | 19 | b | New oil well found in Queensland. | Australia | http://trove.nla.gov.au/newspaper/page/24100615 | 24100615 | |
41124 | 41124 | 1924-02-09 | 19 | b | Japanese naval fleet is on the way to New Zealand after a visit in Australia. | Australia | http://trove.nla.gov.au/newspaper/page/24100615 | 24100615 | |
41125 | 41125 | 1924-02-09 | 19 | b | A policeman is detained in Sydney for sexual harassment. | Australia | http://trove.nla.gov.au/newspaper/page/24100615 | 24100615 |
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]);