This data as json, CSV (advanced)
Suggested facets: page, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
40093 | 40093 | 1923-07-14 | 3 | d | Tens of thousands of dockers are on strike in Britain. | Britain | http://trove.nla.gov.au/newspaper/page/24094471 | 24094471 | |
40094 | 40094 | 1923-07-14 | 3 | d | Two trains collide in Britain. | Britain | http://trove.nla.gov.au/newspaper/page/24094471 | 24094471 | |
40095 | 40095 | 1923-07-14 | 3 | d | Smallpox in Britain. | Britain | http://trove.nla.gov.au/newspaper/page/24094471 | 24094471 | |
40103 | 40103 | 1923-07-14 | 6 | d | An actress is elected member of the House of Commons in Britain. | Britain | http://trove.nla.gov.au/newspaper/page/24094476 | 24094476 |
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]);