This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
3890 | 3890 | 1899-10-21 | 3 | c | The King of Afghanistan went mad. | http://trove.nla.gov.au/newspaper/page/24102573 | 24102573 | ||
3891 | 3891 | 1899-10-21 | 3 | c | No compromise reached on the power struggle in the Beijing court. | http://trove.nla.gov.au/newspaper/page/24102573 | 24102573 |
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]);