This data as json, CSV (advanced)
date (date) 1 ✖
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1689 | 1689 | 1899-01-28 | 3 | e-f | Woman in NSW and her two children suffer unexpected disaster. | http://trove.nla.gov.au/newspaper/page/24102280 | 24102280 | ||
1700 | 1700 | 1899-01-28 | 2 | e-f | Many people thank Qin Fangbo, former governor of Guangdong, on his departure. | http://trove.nla.gov.au/newspaper/page/24102279 | 24102279 |
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]);