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 |
---|---|---|---|---|---|---|---|---|---|
2014 | 2014 | 1899-03-22 | 3 | a | French navy adopts necessary steps to prevent fires following the explosion of an ammunition warehouse. | http://trove.nla.gov.au/newspaper/page/24102333 | 24102333 | ||
2015 | 2015 | 1899-03-22 | 3 | a | Strong winds in the Atlantic Ocean. More than 10 ships, 300 crew from Britain, Germany and US have disappeared. | http://trove.nla.gov.au/newspaper/page/24102333 | 24102333 | ||
2031 | 2031 | 1899-03-22 | 4 | a | A girl in New South Wales is killed in accident while playing with guns. | http://trove.nla.gov.au/newspaper/page/24102336 | 24102336 | ||
2032 | 2032 | 1899-03-22 | 4 | a | New Zealand is to close some bank branches. | http://trove.nla.gov.au/newspaper/page/24102336 | 24102336 |
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]);