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 |
---|---|---|---|---|---|---|---|---|---|
2815 | 2815 | 1899-06-21 | 2 | f | More than 200 people die while mining gold in South Africa. | http://trove.nla.gov.au/newspaper/page/24102440 | 24102440 | ||
2816 | 2816 | 1899-06-21 | 2 | f | A man from Austria explores Antarctica. | http://trove.nla.gov.au/newspaper/page/24102440 | 24102440 | ||
2843 | 2843 | 1899-06-21 | 3 | f | Imperial court of China plans to select beautiful girls for the court. | http://trove.nla.gov.au/newspaper/page/24102439 | 24102439 | ||
2844 | 2844 | 1899-06-21 | 3 | f | Eight Chinese return home with gold. | http://trove.nla.gov.au/newspaper/page/24102439 | 24102439 |
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]);