This data as json, CSV (advanced)
date (date) 1 ✖
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
4085 | 4085 | 1899-11-22 | 2 | d-e | Celebrations of the birthday of the Empress Dowager. | http://trove.nla.gov.au/newspaper/page/24102613 | 24102613 |
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]);