This data as json, CSV (advanced)
Suggested facets: page, column, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
29571 | 29571 | 1915-01-16 | 3 | b | European war/ Paris Public Press reports French troops fighting against the enemy troops. | France | http://trove.nla.gov.au/newspaper/page/24094687 | 24094687 | |
29588 | 29588 | 1915-01-16 | 7 | b | Austria is said to be willing for peace negotiation by its own. | France | http://trove.nla.gov.au/newspaper/page/24094691 | 24094691 | |
29592 | 29592 | 1915-01-16 | 7 | b-c | Paris military press anounces victory of the Ally army. | France | http://trove.nla.gov.au/newspaper/page/24094691 | 24094691 |
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]);