This data as json, CSV (advanced)
Suggested facets: column, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
40169 | 40169 | 1923-07-28 | 7 | a | Postal service in Australia makes profit. | Australia | http://trove.nla.gov.au/newspaper/page/24094491 | 24094491 | |
40170 | 40170 | 1923-07-28 | 7 | a | New South Wales premier returns to Sydney after touring Britain, south Europe, America and Canada. | Australia | http://trove.nla.gov.au/newspaper/page/24094491 | 24094491 | |
40172 | 40172 | 1923-07-28 | 7 | a | Husband and wife suffers in Sydney due to unemployment. | Australia | http://trove.nla.gov.au/newspaper/page/24094491 | 24094491 | |
40174 | 40174 | 1923-07-28 | 7 | c | Epidemics in Glen Innes and Tingha, New South Wales. | Australia | http://trove.nla.gov.au/newspaper/page/24094491 | 24094491 |
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]);