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 |
---|---|---|---|---|---|---|---|---|---|
2035 | 2035 | 1899-03-25 | 2 | i | Imperial edict for grain relief in the famine area of Hebei province. | http://trove.nla.gov.au/newspaper/page/24102338 | 24102338 | ||
2053 | 2053 | 1899-03-25 | 3 | i | The Lu family in Zengcheng and the Yuan family in Dongguan clash again. | http://trove.nla.gov.au/newspaper/page/24102337 | 24102337 | ||
2054 | 2054 | 1899-03-25 | 3 | i | The Queen of Luzon approves of the peace agreement with the US. | http://trove.nla.gov.au/newspaper/page/24102337 | 24102337 | ||
2055 | 2055 | 1899-03-25 | 3 | i | Spanish monks in the Philippines were murdered, some detained. | http://trove.nla.gov.au/newspaper/page/24102337 | 24102337 |
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]);