This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
4013 | 4013 | 1899-11-08 | 3 | e | New York plans to build the highest skyscraper in the world. | http://trove.nla.gov.au/newspaper/page/24102596 | 24102596 | ||
4014 | 4014 | 1899-11-08 | 3 | e | Germany will build more gunboats. | http://trove.nla.gov.au/newspaper/page/24102596 | 24102596 | ||
4015 | 4015 | 1899-11-08 | 3 | e | American General returns to the USA from the Philippines in triumph. | http://trove.nla.gov.au/newspaper/page/24102596 | 24102596 | ||
4016 | 4016 | 1899-11-08 | 3 | e | War in Luzon; USA withdraws its troops from the Philippines. | http://trove.nla.gov.au/newspaper/page/24102596 | 24102596 |
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]);