Is there any way to track covid 19 confirmed cases by zipcode or addresses API - healthkit

I would like to know if there is any API outhere with specific information about confirming cases that you could filter by zipcode or addresses?

The C3.ai COVID-19 Data Lake currently doesn't contain data by zip code or address. We do, however, have FIPS codes for some OutbreakLocations as described in the documentation: https://c3.ai/covid-19-api-documentation/#tag/OutbreakLocation
We'll look at including this type of data in the data lake.

It is not an API, but the Johns Hopkins github data goes down to the country -> state -> county levels.
You can write a chronjob to trigger a daily git pull and maintain your own locally updated data repo of sorts.
Other helpful code you might like: You can use the following code provided by covid19calc.org to help roll it up to various levels of aggregation. Note this pulls data from the most recent day in the data set. Check the IO_Serializer code for more specifics.

Related

How to use Geocoded data in Tidycensus

I'm working on a survey that we are missing some demographic information on. My advisor geocoded my database and gave me back everyone's census_block_group_id_2010 and census_track_2010 however he didnt explain how to link this database to tidycensus (using program R). All the guides im seeing are how to pull data at a city, state, federal level, but I want the data for these specific IDs. (ex: census_track_2010 = 3.1109E+11)
There are 7500 of them, so I'd rather do the whole Excel file and not each ID individually. Apologies for the vagueness of the question, as prior to today I've never heard of tidycensus or how it works.
Thank you

Is it possible to get historical weather data from HERE API for a specific date?

I am looking to download the historical weather data for a location by sending a HERE API request containing a specific date.
The documentation here: https://developer.here.com/documentation/destination-weather/dev_guide/topics/overview.html is only about current weather data and I couldn't find any documentation about historical weather data for a specific date. Is something like this possible?
You could try https://open-meteo.com/en/docs/historical-weather-api
With start and end date parameters you can specifically select one day
Yes, this is possible, but you will need to contact one of our sales agents because this specific feature you are asking for is restricted to a different base plan:
https://www.here.com/pricing?form_id=2227&form_category=contact-us&cta_id=73306_contact-us&detailed_source=www.here.com%2Fpricing
You can always check our HERE Base Plan Pricing for more details.

Does anyone know of a service/db I can use for businesses and geocode?

I was wondering how and where companies like Foursquare/Gowalla find and keep up to date their list of location/businesses.
Is it a web service? Do they buy a directory and enter it into a database?
This is from a comment I found at http://www.quora.com/Where-or-how-does-a-company-like-Foursquare-get-a-directory-of-all-locations-and-their-addresses
Companies usually get place data from one of the following:
Data licenses: Companies like Localeze, InfoUSA, Amacai etc.
license location data: Big players like TeleAtlas and Navteq serve as global aggregators of this data. There are also lots of small niche players that license e.g. restaurant data only, or ATM data only, on a per country basis.
Crowd Sourcing. Some companies crowd source their data. Open Data Sets. There are
some data sets with a creative commons or other license from which location related data can be extracted. E.g. GeoCommons and Wikipedia. APIs. A number of companies provides APIs by which you can access data on the fly. This include GeoAPI.com, Google, Yelp and others.
In general, this data is fragmented both in type (e.g. POI vs neighborhood or geocode) and place (US vs UK vs South Africa vs Wherever)
Google has a geocoding service that's freely available for personal use.
For business use, it costs a few$, but it's still pretty reasonable.
And the API is pretty straightforward
http://code.google.com/apis/maps/documentation/javascript/v2/services.html

retrieving a updated list of countries states and cities in a website

I'm trying to create a User Registration page in ASP.NET and wondering what
is the best way to get the list of up-to-date Countries and Cities? Are
there any Web Services on the web that I can use to retrieve such
information? If not, what are the options?
Please, any suggestions and pointers will be very much appreciated
How about this? http://www.maxmind.com/app/web_services_country_usage
I have not tried it myself though.
You can check angrymonkeycloud.com/geography to get full list of countries and their states (subdivision).
You can even get countries primary language and currency to set it as your users default settings.
There are a lot of sources for the information on complete lists of countries and major cities. The United Nations Statistics Division's annual demographic yearbook has a list of major cities > 100K population in CSV format:
http://unstats.un.org/unsd/demographic/products/dyb/dyb2012/Table08.xls
The CIA World Factbook also has a list of major cities in the world at:
https://www.cia.gov/library/publications/the-world-factbook/fields/2219.html
They also keep a list of bitmap images for the corresponding country flags:
https://www.cia.gov/library/publications/the-world-factbook/docs/flagsoftheworld.html
I also keep a large links and copies of these types of datasets in our own custom CSV format at this URL:
http://www.opengeocode.org/cude1.1/index.php
Yes I worked for an organization that used this: http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm for countries; there are other sources too that are valid that I can't currently find. There are state code lists but I haven't seen city. I've not seen any web services offerings; the one listed below was news to me...
We typically attempted to standardize with these codes, loaded them into a database, and even had a central database with these values that other DB's referenced too.
HTH.

Where to get geography data?

I need geography data for new website.
Data required is
States (With names and standard abbreviations)
ZipCode (List of zip code with all available data like where zipcode belongs to)
What would be my best source to get this data?
Any help is appreciated.
Thanks for all answers,
Sorry i went offline for fewdays. Yes i am talking about US zipcode data.
I think postal service data most reliable I will go with that.
Other alternative mentioned has similar and in better format data. but i think going with postal service will be the best option
(US assumed, "zip code" sort of implies the US 5-digit code, whereas "postal code" is the generic term)
States and their abbreviations are easy, it's on the Postal Service website. (including Guam & other parts of the US that aren't states)
Zip codes: the Postal Service would be the authority in question, but it looks like they don't offer the basic database of zipcode <-> town, other than through an interactive one-by-one lookup. They do offer street-level zipcode databases and other information for $ale. However the Census Bureau has a nearly identical set of information available. (ZCTA = ZIP Code Tabulation Areas) This has also been prepackaged more easily in a Sourceforge project (in their forum they claim this is from the Census Bureau data).
For postal codes Maxmind Free Postalcode Database is the most comprehensive freely available list I know of.
For a list of countries with names and ISO ALPHA-3 codes see Countries or areas, codes and abbreviations.
Of course there is Wikipedia with a list and some pointers to other useful resources Wikipedia - List of Countries
Here's a torrent that might help: http://www.mininova.org/tor/761374
I believe it's legal since it's just geographic data that's publicly available. Also, if you're looking for an access database: http://databases.about.com/od/access/a/zipcodedatabase.htm
For what country? Australia Post has a downloadable file with all the data you're after here. Seems like the sort of thing postal services in other countries would also provide.
Edit: was just listening to .NET Rocks no. 437 and Bob Beauchemin mentions most of this data is available at census.gov
I assume you're talking about the US (if you need states and zip codes...).
The TIGER/Line data is freely available. Not sure if it includes zip codes etc, but worth a look, since it's in the public domain.
Or you can check data.geocomm.com. I don't know what the exact legal status of that is though.

Resources