/etl-spacetime-graph

Primary LanguageJavaScriptMIT LicenseMIT

NYC Space/Time Directory ETL module: Graph of all NYC Space/Time Directory datasets

ETL module for NYPL’s NYC Space/Time Direcory. This Node.js module downloads, parses, and/or transforms Graph of all NYC Space/Time Directory datasets data, and creates a NYC Space/Time Directory dataset.

Data

The dataset created by this ETL module’s aggregate step can be found in the data section of the NYC Space/Time Directory website.

Details

ID spacetime-graph
Title Graph of all NYC Space/Time Directory datasets
Description All Objects and Relations from all datasets in the NYC Space/Time Directory connected. If Objects are connected with an st:same relationship, they will appear as one Object in the resulting graph NDJSON dataset
License CC0
Contributors Bert Spaan (author)
Sources All datasets in NYC Space/Time Directory
Homepage http://spacetime.nypl.org/#data
Depends on *.transform

Available steps

  • aggregate

Usage

git clone https://github.com/nypl-spacetime/etl-spacetime-graph.git /path/to/etl-modules
cd /path/to/etl-modules/etl-spacetime-graph
npm install

spacetime-etl spacetime-graph[.<step>]

See http://github.com/nypl-spacetime/spacetime-etl for information about Space/Time's ETL tool. More Space/Time ETL modules can be found on GitHub.

This README file is generated by generate-etl-readme.