Skip to content
 
 

Repository files navigation

Contribution guidelines

  1. Run mvn spotless:apply to format your code
  2. Submit PRs

Backup

  1. To export data from postgres use below command
docker exec -t stern-local-postgres pg_dumpall -c -U postgres > ./export.sql
  1. To import data into postgres
docker exec -it stern-local-postgres psql -U postgres -P postgres -f export.sql

About

This NYU Stern project is a map of NYC building emissions, viewed in the lense of building ownerships and liens. This work is built on top of that of Sujesh Sukumaran and Alejandro Cardona.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages