This data as json, CSV (advanced)
Suggested facets: column, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
1847 | 1847 | 1899-02-25 | 4 | a | Expert in coal mining in China. | http://trove.nla.gov.au/newspaper/page/24102303 | 24102303 | ||
1848 | 1848 | 1899-02-25 | 4 | a | Guangdong experiences poor lichee harvest this year. | http://trove.nla.gov.au/newspaper/page/24102303 | 24102303 | ||
1849 | 1849 | 1899-02-25 | 4 | a-b | Woman cures her illness without using medicine. | http://trove.nla.gov.au/newspaper/page/24102303 | 24102303 | ||
1850 | 1850 | 1899-02-25 | 4 | b | Price list of products in Sydney market. | http://trove.nla.gov.au/newspaper/page/24102303 | 24102303 |
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]);