https://github.com/sondosaabed/intermediate-importing-data-in-python
learning to import data from the web and by pulling data from Application Programming Interfaces— APIs—such as the Twitter streaming API, to stream real-time tweets
https://github.com/sondosaabed/intermediate-importing-data-in-python
datacamp-course importing-data intermediate python
Last synced: 3 months ago
JSON representation
learning to import data from the web and by pulling data from Application Programming Interfaces— APIs—such as the Twitter streaming API, to stream real-time tweets
- Host: GitHub
- URL: https://github.com/sondosaabed/intermediate-importing-data-in-python
- Owner: sondosaabed
- License: mit
- Created: 2024-06-02T20:35:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-04T21:32:42.000Z (over 1 year ago)
- Last Synced: 2025-04-09T21:51:01.989Z (6 months ago)
- Topics: datacamp-course, importing-data, intermediate, python
- Language: Jupyter Notebook
- Homepage: https://www.datacamp.com/completed/statement-of-accomplishment/course/d5684079aea2b97c23390785cdd6168fff23fd36
- Size: 4.91 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intermediate Importing Data In Python
This is an intermediate course that I took with Datacamp about importing the data from the web## Key Learning Objectives:
1. Importing data from the web, including HTML and files.
2. Basics of web scraping and parsing web data.
3. Extracting and importing data from various APIs.
4. Streaming real-time data using the Twitter API.
5. Analyzing and visualizing imported data.## Statement Of Accomplishment
## Lessons
