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 |
---|---|---|---|---|---|---|---|---|---|
1534 | 1534 | 1899-01-07 | 3 | d | Father and son in Guangzhou fight each other for profit. | http://trove.nla.gov.au/newspaper/page/24102256 | 24102256 | ||
1542 | 1542 | 1899-01-07 | 2 | d | French demand concession in Shanghai, negotiate with China. | http://trove.nla.gov.au/newspaper/page/24102255 | 24102255 | ||
1543 | 1543 | 1899-01-07 | 2 | d | Russia ready to build railway from Lushun to Dalian in northeastern China; Britain outraged as China cedes Hankou area to Russia; Britain persuades China to withdraw its decision to give Hankou area to Russia; King of Germany is sick; total revenue of Britain. | http://trove.nla.gov.au/newspaper/page/24102255 | 24102255 |
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]);