codeforkansascity / addressapi-website

Public website for the Address-API project, to communicate the data that is avaliable, and how to access it.
MIT License
3 stars 1 forks source link

Stories Ready to Work On

Iteration 2 of Address-API

Since all open data does not have the same attributes (neighborhood, city council, TIF districts) this system give researchers and software developers an easy place to go and add them to the data they are collecting.

The system is being designed for the CodeForKC projects, to make it simple for them to get information about an address in one place. We want to keep our projects from building database with the same data. Also to take the burden of learning how to process GIS layers from the project teams, and converting spatial data layers into columns in a database for them.

The audience for the data is:

  1. Programs that can consume data from a API.
  2. Statistical programmers using packages like R that can consume data from an API.
  3. Spreadsheet users to download a CSV file of the data.

Data we are planning to store are:

The system is intended to answer the following:

In addition with the data we collect for the above we can return other information such as:

Sources of data attributes:

We plan to have some simple web pages developed on top of this so people can make queries about the data.

Parts of the project.

This project has been broken up into 6 repositories.