Chicago / buildings

A project to create a simple interface for visualizing building data.
https://github.com/Chicago/buildings/wiki
MIT License
5 stars 1 forks source link

Link and Normalize datasets (5 points) #11

Closed nicklucius closed 7 years ago

nicklucius commented 7 years ago

Pull in datasets and link them by a unique identifier that will create a one-to-one relationship between the record and a building shape in the Building Footprints dataset.

This will require much of the work to be done in the Linking milestone.

nicklucius commented 7 years ago

Now that Linking is complete, I've been able to bring in more datasets. So far we have:

For linking more datasets, I'll create new issues.