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 |
---|---|---|---|---|---|---|---|---|---|
3070 | 3070 | 1899-07-15 | 2 | e | An aged woman in New South Wales passes away, leaving a large family. | http://trove.nla.gov.au/newspaper/page/24102468 | 24102468 | ||
3089 | 3089 | 1899-07-15 | 3 | e | Typhoon and disasters in Xiamen, Fujian province. | http://trove.nla.gov.au/newspaper/page/24102467 | 24102467 | ||
3090 | 3090 | 1899-07-15 | 3 | e | His Majesty will offer a ceremony to Heaven. | http://trove.nla.gov.au/newspaper/page/24102467 | 24102467 | ||
3091 | 3091 | 1899-07-15 | 3 | e | Dong Fuxiang's army arrives in Beijing. | http://trove.nla.gov.au/newspaper/page/24102467 | 24102467 |
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]);