Skip to content
/ s3-db Public
forked from royhobbstn/s3-db

A serverless data processing pipeline to store Census data in AWS S3.

Notifications You must be signed in to change notification settings

kmgrassi/s3-db

 
 

Repository files navigation

s3-db

Testing S3 as a cost-efficient key-value database.

Data processed w/ (mostly) serverless pipeline.

Main

git clone https://github.com/royhobbstn/s3-db.git
cd s3-db

Then:

node parse-acs-geofiles.js $year
node parse-acs-schemas.js $year

for your target year (2014, 2015, 2016)

serverless deploy

Then:

node run-data.sh $year

About

A serverless data processing pipeline to store Census data in AWS S3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%