An open API service indexing awesome lists of open source software.

https://github.com/dibenso/nj_census

Calculates population of NJ using linear interpolation
https://github.com/dibenso/nj_census

Last synced: about 2 months ago
JSON representation

Calculates population of NJ using linear interpolation

Awesome Lists containing this project

README

        

# NJ Census

* This program reads census data from a file.
* The user enters a year between 1790 and 2010.
* Then, the program finds the population of New Jersey for the year entered by the user using linear interpolation.