This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
2527 | 2527 | 1899-05-20 | 3 | c | The warlike Filipino. | http://trove.nla.gov.au/newspaper/page/24102403 | 24102403 | ||
2528 | 2528 | 1899-05-20 | 3 | c | An ammunition warehouse near London exploded. | http://trove.nla.gov.au/newspaper/page/24102403 | 24102403 | ||
2529 | 2529 | 1899-05-20 | 3 | c | Russian in Siberia killed Koreans. | http://trove.nla.gov.au/newspaper/page/24102403 | 24102403 | ||
2530 | 2530 | 1899-05-20 | 3 | c | War in the Philippines, USA involved, news from Luzon. | http://trove.nla.gov.au/newspaper/page/24102403 | 24102403 |
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]);