/etl-data-summary

Primary LanguageJavaScriptMIT LicenseMIT

NYC Space/Time Directory ETL module: Data Summary

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

Data

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

Details

ID data-summary
Title Data Summary
Description Data Summary creates a summary of the data produced by all ETL modules: counts, types, steps, metadata, and whether log files are available
License CC0
Contributors Bert Spaan (author)
Sources All datasets in NYC Space/Time Directory
Homepage http://spacetime.nypl.org/#data
Depends on *.aggregate

Available steps

  • summary

Usage

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

spacetime-etl data-summary[.<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.