https://github.com/zomars/python-api-data-vis
https://github.com/zomars/python-api-data-vis
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zomars/python-api-data-vis
- Owner: zomars
- Created: 2021-03-04T01:24:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T04:29:34.000Z (over 5 years ago)
- Last Synced: 2025-10-11T00:18:32.790Z (8 months ago)
- Language: HTML
- Size: 1000 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python project - Data Visualization using APIs
With this project, I’ll learn how to write a self-contained program that generates a visualization based on data that it retrieves.
This project will use a web application programming interface (API) to automatically request specific information from a website and then use that information to generate an always up to date visualization.