This data as json, CSV (advanced)
Suggested facets: column, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
8074 | 8074 | 1901-07-03 | 2 | d | Flooding in America. | Australia | http://trove.nla.gov.au/newspaper/page/24100097 | 24100097 | |
8075 | 8075 | 1901-07-03 | 2 | d | British army in Newport had an accident while undertaking military exercises. | Australia | http://trove.nla.gov.au/newspaper/page/24100097 | 24100097 | |
8077 | 8077 | 1901-07-03 | 2 | d | A mad man who was trying to assassinate the Emperor of Germany has been detained. | Australia | http://trove.nla.gov.au/newspaper/page/24100097 | 24100097 | |
8084 | 8084 | 1901-07-03 | 2 | f | A rotten corpse was found on the road. | Australia | http://trove.nla.gov.au/newspaper/page/24100097 | 24100097 |
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]);