latimes-agency-websites
Data license: Reusing the data · Data source: LA Times California coronavirus data · About: README
- county
- The name of the county where the city is located.
- fips
- The FIPS code given to the county by the federal government. Can be used to merge with other data sources.
- agency
- The name of the county or city public health agency.
- url
- The location of the agency's website on the World Wide Web.
61 rows
This data as json, yaml, Notebook, copyable, CSV (advanced)
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "latimes-agency-websites" ( [county] TEXT, [fips] INTEGER, [agency] TEXT, [url] TEXT );