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 |
---|---|---|---|---|---|---|---|---|---|
4235 | 4235 | 1899-12-13 | 2 | d | An article, written by an anonymous author, comments on two personal notices published in this paper. | http://trove.nla.gov.au/newspaper/page/24102636 | 24102636 | ||
4250 | 4250 | 1899-12-13 | 3 | d | Trams on George St, Sydney, are now on the way. | http://trove.nla.gov.au/newspaper/page/24102635 | 24102635 | ||
4251 | 4251 | 1899-12-13 | 3 | d | Russia will not allow foreign ships to enter their ports for business from next January. | http://trove.nla.gov.au/newspaper/page/24102635 | 24102635 |
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]);