This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
56139 | 56139 | 1936-08-08 | 3 | d | French government takes over all military industries. | France | http://trove.nla.gov.au/newspaper/page/24096945 | 24096945 | |
56145 | 56145 | 1936-08-08 | 8 | d | Suspect on trial in London for attempted assassination of King of Britain. | Britain | http://trove.nla.gov.au/newspaper/page/24096952 | 24096952 |
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]);