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 |
---|---|---|---|---|---|---|---|---|---|
1830 | 1830 | 1899-02-25 | 3 | d | Villagers in Zengcheng have been robbed twice within a month. | http://trove.nla.gov.au/newspaper/page/24102306 | 24102306 | ||
1831 | 1831 | 1899-02-25 | 3 | d | Man in US invents new light bulb. | http://trove.nla.gov.au/newspaper/page/24102306 | 24102306 | ||
1840 | 1840 | 1899-02-25 | 2 | d | Fisherman's wife escaped from attack of rapist. | http://trove.nla.gov.au/newspaper/page/24102305 | 24102305 |
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]);