https://github.com/napjon/owmap
Open Weather Map Data Repository
https://github.com/napjon/owmap
Last synced: about 1 year ago
JSON representation
Open Weather Map Data Repository
- Host: GitHub
- URL: https://github.com/napjon/owmap
- Owner: napjon
- Created: 2022-01-10T09:05:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T14:54:06.000Z (over 4 years ago)
- Last Synced: 2025-02-01T17:22:14.133Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
Used to extract some information from OpenWeather Map, and build two data repository per snapshot of time the data was extracted, respective to `data1` and `data2` repository.
Add `API` parameter in `.env` file
`.env`
```
API=
```