Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xbwei authored Jan 1, 2025
1 parent ba8d597 commit 24711a2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,15 @@ The demo codes for the textbook [*Social Data Analytics in the Cloud with AI*](h
To cite the code:
> Wei, Xuebin, and Xinyue Ye. 2024. Social Data Analytics in the Cloud with AI. Boca Raton: CRC Press.
## Chapter 3: Introduction to Python Programming and Data Analytics
- [A Crush Python Tutorial](https://github.com/xbwei/Social-Data-Analytics-in-the-Cloud-with-AI/tree/main/Crush-Python-Tutorial)
- [A Simple Example of Analyzing COVID-19 Data](https://github.com/xbwei/Social-Data-Analytics-in-the-Cloud-with-AI/blob/main/COVID_19_Data_Analysis.ipynb)

## Chapter 4: Data Collection and Storage
- [Collect Census Data in Python](https://github.com/xbwei/Social-Data-Analytics-in-the-Cloud-with-AI/blob/main/Collect_Census_Data.ipynb)
- [Collect Twitter Data](https://github.com/xbwei/Social-Data-Analytics-in-the-Cloud-with-AI/blob/main/Collect_Twitter_Data.ipynb)

## Chapter 6: Data Visualization
- [Analyze Census Data with AI](https://github.com/xbwei/Social-Data-Analytics-in-the-Cloud-with-AI/blob/main/Analyze_Census_Data.ipynb)
- [Analyze Twitter Data](https://github.com/xbwei/Social-Data-Analytics-in-the-Cloud-with-AI/blob/main/Analyze_Twitter_Data.ipynb)

0 comments on commit 24711a2

Please sign in to comment.