This data as json, CSV (advanced)
Suggested facets: page, source, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
56480 | 56480 | 1936-12-12 | 2 | b | Editorial calls for saving of the peace. | Tung Wah | http://trove.nla.gov.au/newspaper/page/24097093 | 24097093 | |
56485 | 56485 | 1936-12-12 | 3 | b | Germany will not recognise Manchurian state. | China | http://trove.nla.gov.au/newspaper/page/24097092 | 24097092 | |
56486 | 56486 | 1936-12-12 | 3 | b | Japanese tank in Beijing kills Chinese girl student and the report. | China | http://trove.nla.gov.au/newspaper/page/24097092 | 24097092 | |
56489 | 56489 | 1936-12-12 | 8 | b | American President Roosevelt speaks at a conference in South America. | America | http://trove.nla.gov.au/newspaper/page/24097099 | 24097099 |
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]);