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 |
---|---|---|---|---|---|---|---|---|---|
1559 | 1559 | 1899-01-11 | 3 | f | Old man in Sydney commits sucicide because he was unable to pay his debt. | http://trove.nla.gov.au/newspaper/page/24102260 | 24102260 | ||
1560 | 1560 | 1899-01-11 | 3 | f | Chinese from See Yup area gather to celebrate the opening of a society. Musical performances organised. | http://trove.nla.gov.au/newspaper/page/24102260 | 24102260 | ||
1571 | 1571 | 1899-01-11 | 2 | f | Two family clans, Zhong and Guo, fight once more, some casualties. | http://trove.nla.gov.au/newspaper/page/24102259 | 24102259 | ||
1572 | 1572 | 1899-01-11 | 2 | f | Sydney man dies while swimming in sea. | http://trove.nla.gov.au/newspaper/page/24102259 | 24102259 |
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]);