This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
3714 | 3714 | 1899-09-30 | 3 | b-c | The owner of a big newspaper in Sydney was charged and penalised; two female thieves sentenced; Chinese robbed in Sydney by two men (one of whom has been caught by police); a young doctor on York Street commits suicide; boy falls from train from Sydney to Melbourne; silver plate stolen from a Catholic church in Ballarat; Wollongong man starves to death; gold transportation from Queensland by a Sydney steamship company. | http://trove.nla.gov.au/newspaper/page/24102549 | 24102549 |
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]);