Skip to content

Instantly share code, notes, and snippets.

@hyperknot
Last active March 27, 2020 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hyperknot/b23ae883fb3648b938dde101915c955f to your computer and use it in GitHub Desktop.
Save hyperknot/b23ae883fb3648b938dde101915c955f to your computer and use it in GitHub Desktop.
FIPS codes with population data parsed from US Census. GeoJSONs at https://github.com/hyperknot/country-levels
@rsettlage
Copy link

Right after "Yauco Municipio", line 25761, there is a malformed record. I am not sure if this means there are missing records.

@hyperknot
Copy link
Author

@rsettlagae Yauco Municipio is on line 30594 for me. Maybe the browsers are not capable of handling such files properly.

@rsettlage
Copy link

Just doing a find, there appear to be 4 "Yauco Municipio". The error I am getting is via a json reader.

Error in parse_con(txt, bigint_as_char) : parse error: trailing garbage
, "state_code": 72 } }", "population": 28880,

@rsettlage
Copy link

OOps, some of the finds were due to the comments. There are 2 in the json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment