This data as json, CSV (advanced)
Suggested facets: column, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1702 | 1702 | 1899-01-28 | 4 | a | New South Wales issues new regulation on the import of tea. | http://trove.nla.gov.au/newspaper/page/24102277 | 24102277 | ||
1703 | 1703 | 1899-01-28 | 4 | a | New South Wales sends new consul to London. | http://trove.nla.gov.au/newspaper/page/24102277 | 24102277 | ||
1704 | 1704 | 1899-01-28 | 4 | b | Governor of Jiangsu-Zhejiang responds to French demand. | http://trove.nla.gov.au/newspaper/page/24102277 | 24102277 | ||
1705 | 1705 | 1899-01-28 | 4 | b-c | Price list of products in Sydney market. | http://trove.nla.gov.au/newspaper/page/24102277 | 24102277 |
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]);