##THE CORROLATOR
####Vision Relate Unrelated Things
Over the past few years most government entities (state, local, federal, foreign) have begun embracing open data and are increasingly releasing datasets publicly. This movement has vastly increased the amount of data available, but existing applications seem to be designed mainly to view and access individual datasets one at a time. This restriction contradicts the notion that, ultimately, everything is related to everything else. The Corrolator
allows a user to make associations between US population, employment, wage, and agriculture data. The user will have the ability to enter a query criteria with results displayed in a geospatial interface.
####Data Sources
- Census Bureau: U.S. Population and Demographic data (via API)
- Department of Homeland Security: Immigration data from 1996 through 2013 (The Yearbook of Immigration Statistics)
- Department of Labor: Employment and Wage Estimates for over 800 occupations from 1996 through 2013 (The Occupational Employment Statistics)
- Department of Agriculture: Agriculture data
####Requirements
The full list of functionality that will be developed can be viewed in the [Product Backlog] (https://github.com/swinkler149/901K-Sandbox/blob/master/Product/Product%20Backlog.jpg). The funtionality that has been developed to date is referenced in the [User Stories] (https://github.com/swinkler149/901K-Sandbox/blob/master/Product/User%20Stories.jpg).
####Testing
All [Test Cases] (https://github.com/swinkler149/901K-Sandbox/tree/master/Testing) are linked to the User Stories. Testing was conducted using ..........