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 |
---|---|---|---|---|---|---|---|---|---|
4164 | 4164 | 1899-12-02 | 2 | e | Welcoming ceremony held for the king of Germany, currently visiting Britain. | http://trove.nla.gov.au/newspaper/page/24102624 | 24102624 | ||
4179 | 4179 | 1899-12-02 | 3 | e | Two bodies, one boy and one girl, were found in a river near Brisbane. | http://trove.nla.gov.au/newspaper/page/24102623 | 24102623 | ||
4180 | 4180 | 1899-12-02 | 3 | e | An earthquake in Victoria. | http://trove.nla.gov.au/newspaper/page/24102623 | 24102623 | ||
4181 | 4181 | 1899-12-02 | 3 | e | America to give hero's wlecome to General returning from the Philippines. | http://trove.nla.gov.au/newspaper/page/24102623 | 24102623 | ||
4182 | 4182 | 1899-12-02 | 3 | e | Russia considers building a city near Lushun in China. | http://trove.nla.gov.au/newspaper/page/24102623 | 24102623 |
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]);