Forum Discussion

huismank's avatar
huismank
New Member
3 years ago

Extracting values of JSON file with null values

I have a JSON file of ACS data from the Census API that I am trying to read into Excel. The Census uses a non-standard version of JSON. It's essentially just a text file. I am not experienced with JS...