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 |
---|---|---|---|---|---|---|---|---|---|
1957 | 1957 | 1899-03-15 | 3 | a | An ammunition warehouse in France exploded recently. | http://trove.nla.gov.au/newspaper/page/24102325 | 24102325 | ||
1958 | 1958 | 1899-03-15 | 3 | a | A young hairdresser in Sydney was punished for stealing butter from a shop. | http://trove.nla.gov.au/newspaper/page/24102325 | 24102325 | ||
1977 | 1977 | 1899-03-15 | 4 | a | Girl in Guangzhou raped by neighbour. | http://trove.nla.gov.au/newspaper/page/24102328 | 24102328 | ||
1978 | 1978 | 1899-03-15 | 4 | a | People sustain injuries in Macao after playing with guns. | http://trove.nla.gov.au/newspaper/page/24102328 | 24102328 |
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]);