api-python
api-python copied to clipboard
Unable to Retrieve Weather Data from DataCommons
Hi
I want to retrieve historical weather data from data commons but I am not sure how to do it. I believe there is something like dc.read_dataframe('cdc_cities-81872570') but I checked the documentation and I did not find anything related to retrieval of weather data.
I specifically want to retrieve weather data of different zip codes of US at a daily level.
Can anyone please guide me ?