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 |
---|---|---|---|---|---|---|---|---|---|
1508 | 1508 | 1899-01-04 | 3 | d | Zhao Lianfang in Anhui province found an effective way to reform convicts. | http://trove.nla.gov.au/newspaper/page/24102252 | 24102252 | ||
1519 | 1519 | 1899-01-04 | 2 | d | Woman in Townsville, Queensland, commits suicide because she was pregnant out of wedlock. | http://trove.nla.gov.au/newspaper/page/24102251 | 24102251 | ||
1520 | 1520 | 1899-01-04 | 2 | d | Mother in Townsville, Queensland, kills her child in family dispute. | http://trove.nla.gov.au/newspaper/page/24102251 | 24102251 |
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]);