Python Crawling & Data Mining
Dec 23, 2021 · Big Data
How to Analyze 10 Years of Chinese Earthquake Data with Python
This tutorial walks you through downloading the past decade of Chinese earthquake records, cleaning and enriching the dataset with coordinate conversion, timestamp parsing, and location extraction, and then visualizing statistics and maps—including province counts, city heatmaps, and dynamic monthly distributions—using Python, pandas, and Folium.
Data visualizationEarthquake DataFolium
0 likes · 11 min read
