This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
2501 | 2501 | 1899-05-17 | 3 | c | A family in Queensland narrowly avoids dieing of starvation. | http://trove.nla.gov.au/newspaper/page/24102399 | 24102399 | ||
2502 | 2502 | 1899-05-17 | 3 | c | Russia wants to pull out of treaty with Britain. | http://trove.nla.gov.au/newspaper/page/24102399 | 24102399 | ||
2503 | 2503 | 1899-05-17 | 3 | c | Russia and Turkey negotiate over refugee issues. | http://trove.nla.gov.au/newspaper/page/24102399 | 24102399 | ||
2504 | 2504 | 1899-05-17 | 3 | c | The price of fruit in London. | http://trove.nla.gov.au/newspaper/page/24102399 | 24102399 |
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]);