{"id":15131155,"url":"https://github.com/varnitasharma/openweatherapi","last_synced_at":"2026-02-10T00:31:51.879Z","repository":{"id":256132763,"uuid":"854401540","full_name":"varnitasharma/OpenWeatherAPI","owner":"varnitasharma","description":"This API project utilizes the free tier of OpenWeatherMap's API.","archived":false,"fork":false,"pushed_at":"2024-09-09T05:42:45.000Z","size":261,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T20:43:14.910Z","etag":null,"topics":["ai","api","jupyter-notebook","openweather-api","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/varnitasharma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-09T05:28:35.000Z","updated_at":"2024-09-09T07:26:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bb52d00-bcb2-4e89-9a47-2f335b7c47a2","html_url":"https://github.com/varnitasharma/OpenWeatherAPI","commit_stats":null,"previous_names":["varnitasharma/openweatherapi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varnitasharma%2FOpenWeatherAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varnitasharma%2FOpenWeatherAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varnitasharma%2FOpenWeatherAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varnitasharma%2FOpenWeatherAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varnitasharma","download_url":"https://codeload.github.com/varnitasharma/OpenWeatherAPI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399898,"owners_count":20932876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","api","jupyter-notebook","openweather-api","python"],"created_at":"2024-09-26T03:24:14.118Z","updated_at":"2026-02-10T00:31:51.844Z","avatar_url":"https://github.com/varnitasharma.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"This API project utilizes the free tier of OpenWeatherMap's API. It prompts the user to enter a city name, retrieves relevant weather data from the API, and then presents the current weather conditions and temperature in a user-friendly format.\n\nThis project demonstrates the ability to leverage external APIs to enrich applications. \n\nThe retrieved JSON response can be further parsed to extract and display additional weather information such as wind speed, humidity, or forecast data, depending on the desired functionality.\n\nJSON data looks like this:\n  {'base': 'stations',\n 'clouds': {},\n 'cod': ,\n 'coord': {'lat': , 'lon': },\n 'dt': ,\n 'id': ,\n 'main': {'feels_like': ,\n          'grnd_level': ,\n          'humidity': ,\n          'pressure': ,\n          'sea_level': ,\n          'temp': ,\n          'temp_max': ,\n          'temp_min': },\n 'name': ,\n 'sys': {'country': ,\n         'id': ,\n         'sunrise': ,\n         'sunset': ,\n         'type': },\n 'timezone': ,\n 'visibility': ,\n 'weather': [{'description': , 'icon': , 'id': , 'main': }],\n 'wind': {'deg': , 'speed': }}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarnitasharma%2Fopenweatherapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarnitasharma%2Fopenweatherapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarnitasharma%2Fopenweatherapi/lists"}