This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
43941 | 43941 | 1925-10-03 | 7 | a | Heavy rain and flood in the south island, New Zealand. | New Zealand | http://trove.nla.gov.au/newspaper/page/24101301 | 24101301 | |
43942 | 43942 | 1925-10-03 | 7 | a | Rewards offered to the capture of leopard that escaped from the Auckland zoo. | New Zealand | http://trove.nla.gov.au/newspaper/page/24101301 | 24101301 |
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]);