codeforkansascity / address-api

A address database accessible through an API that will return attributes about the address, neighborhood, council district, zoning...
http://address-api.codeforkc.org
MIT License
5 stars 9 forks source link

Resolve issue loading Jackson County Tax Delinquency data for 2016 and 2017 #126

Open zmon opened 6 years ago

zmon commented 6 years ago
-------------------------------------------------------------------------------------------------
table                              insert     update   inactive re-activate        N/A      ERROR 
county_address_attributes             636      21115          0          0         86        426
-------------------------------------------------------------------------------------------------

The second run of same data

-------------------------------------------------------------------------------------------------
table                              insert     update   inactive re-activate        N/A      ERROR 
county_address_attributes               0        633          0          0      21204        426
-------------------------------------------------------------------------------------------------

Third run

-------------------------------------------------------------------------------------------------
table                              insert     update   inactive re-activate        N/A      ERROR 
county_address_attributes               0          0          0          0      21837        426
-------------------------------------------------------------------------------------------------