This data as json, CSV (advanced)
Suggested facets: page, column, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
43844 | 43844 | 1925-09-19 | 5 | b | Police in New York orders Chinese communities to stop fighting and arrest some. | America | http://trove.nla.gov.au/newspaper/page/24101283 | 24101283 | |
43846 | 43846 | 1925-09-19 | 5 | c | Population increases sharply in America from 1870 to 1920. | America | http://trove.nla.gov.au/newspaper/page/24101283 | 24101283 | |
43852 | 43852 | 1925-09-19 | 6 | a | American president Calvin Coolidge orders to set up an air navigation bureau. | America | http://trove.nla.gov.au/newspaper/page/24101286 | 24101286 | |
43854 | 43854 | 1925-09-19 | 6 | b | More feud and fighting among Chinese communities in New York. | America | http://trove.nla.gov.au/newspaper/page/24101286 | 24101286 |
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]);