Skip to content

Project Areas

David Underdown edited this page Jun 24, 2019 · 2 revisions

Data

Data Schema

Date Wrangling

Python Modules

traces-through-time-scraper - the record linkage information created by the Traces Through Time project is not available through the Discovery API. However, using CSS selectors and the requests-html library it's quite easy to extract the relevant bits from a standard Discovery webpage. Packaging just this as a module may be more straightforward than dealing with the whole API.

Clone this wiki locally