This data as json, CSV (advanced)
Suggested facets: column, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
43004 | 43004 | 1925-04-11 | 7 | b | Epidemic disease in New Zealand and the recent development. | New Zealand | http://trove.nla.gov.au/newspaper/page/24101098 | 24101098 | |
43005 | 43005 | 1925-04-11 | 7 | b | A father in Wellington, New Zealand, murders his daughter. | New Zealand | http://trove.nla.gov.au/newspaper/page/24101098 | 24101098 | |
43006 | 43006 | 1925-04-11 | 7 | c | A 14 year-old boy hangs himself in Auckland, New Zealand. | New Zealand | http://trove.nla.gov.au/newspaper/page/24101098 | 24101098 |
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]);