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 |
---|---|---|---|---|---|---|---|---|---|
3534 | 3534 | 1899-09-13 | 2 | c | A report from Tan Zhonglin, Governor of Guangdong and Guangxi. | http://trove.nla.gov.au/newspaper/page/24102530 | 24102530 | ||
3556 | 3556 | 1899-09-13 | 3 | c | Women in Transvaal write to the Queen pleaing for peace. | http://trove.nla.gov.au/newspaper/page/24102529 | 24102529 | ||
3557 | 3557 | 1899-09-13 | 3 | c | Fruits, onions and others arrived in Sydney from Hobart. | http://trove.nla.gov.au/newspaper/page/24102529 | 24102529 | ||
3558 | 3558 | 1899-09-13 | 3 | c | Money circulation among Tasmania, Victoria and New South Wales. | http://trove.nla.gov.au/newspaper/page/24102529 | 24102529 |
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]);