This data as json, CSV (advanced)
Suggested facets: page, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
2039 | 2039 | 1899-03-25 | 3 | a | War in Luzon, US and the Philippines agree to sign a peace agreement with the help of a French mediator. | http://trove.nla.gov.au/newspaper/page/24102337 | 24102337 | ||
2049 | 2049 | 1899-03-25 | 3 | a | Russia implements new regime of harsh governance. | http://trove.nla.gov.au/newspaper/page/24102337 | 24102337 | ||
2060 | 2060 | 1899-03-25 | 4 | a | The Queen of Britain gives way to a funeral procession while touring in France. | http://trove.nla.gov.au/newspaper/page/24102340 | 24102340 | ||
2061 | 2061 | 1899-03-25 | 4 | a | The Foreign Secretary of Britain speaks about foreign affairs in the House of Representatives. | http://trove.nla.gov.au/newspaper/page/24102340 | 24102340 |
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]);