This project analyzes search trends for the keyword "Data Science" using Google Trends data.
- Fetches search data for "Data Science."
- Shows which regions are most interested in this topic.
-
Clone this project:
git clone <https://github.com/its-kanii/Google-Search-Engine-Analysis>
-
Install the required tools pip install pytrends pandas
-
Open the GSEA.ipynb file in Jupyter Notebook and run the code.
What you'll get:
A list of regions ranked by how much people search for "Data Science."
Requirements:
- Python
- Jupyter Notebook
License:
MIT License
This version keeps it simple and focuses on the basics. You can follow the same steps to upload this version to GitHub.