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 |
---|---|---|---|---|---|---|---|---|---|
1778 | 1778 | 1899-02-18 | 2 | a | The colourful clouds of luckiness appeared in Beijing. | http://trove.nla.gov.au/newspaper/page/24102297 | 24102297 | ||
1793 | 1793 | 1899-02-18 | 4 | a | Editoral wishing readers a Happy New Year. | http://trove.nla.gov.au/newspaper/page/24102296 | 24102296 | ||
1794 | 1794 | 1899-02-18 | 4 | a | Passenger robbed while traveling from Deqing to Guangzhou. | http://trove.nla.gov.au/newspaper/page/24102296 | 24102296 |
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]);