This data as json, CSV (advanced)
Suggested facets: page, page_url, trove_id
date (date) 1 ✖
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1690 | 1690 | 1899-01-28 | 3 | f | Good harvest of wheat and rice in Victoria last year. | http://trove.nla.gov.au/newspaper/page/24102280 | 24102280 | ||
1691 | 1691 | 1899-01-28 | 3 | f | 50 year-old Chinese man pretends to be priest, cheats his countrymen to gain money. | http://trove.nla.gov.au/newspaper/page/24102280 | 24102280 | ||
1701 | 1701 | 1899-01-28 | 2 | f | Passenger ship robbed, thiefs target passenger with gold. | 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]);