This data as json, CSV (advanced)
Suggested facets: column, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1722 | 1722 | 1899-02-01 | 4 | a | New governor of New South Wales appointed, now on way to Australia. | http://trove.nla.gov.au/newspaper/page/24102281 | 24102281 | ||
1723 | 1723 | 1899-02-01 | 4 | a | Thieves returns half of the bank notes they stole from bank in London. | http://trove.nla.gov.au/newspaper/page/24102281 | 24102281 | ||
1724 | 1724 | 1899-02-01 | 4 | b | Price list of products in Sydney market. | http://trove.nla.gov.au/newspaper/page/24102281 | 24102281 | ||
1725 | 1725 | 1899-02-01 | 4 | b-c | Price list of products in Melbourne market. | http://trove.nla.gov.au/newspaper/page/24102281 | 24102281 |
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]);