{"id":21736002,"url":"https://github.com/jarif87/pokeinsights","last_synced_at":"2026-05-21T14:17:32.599Z","repository":{"id":207786708,"uuid":"719689956","full_name":"jarif87/PokeInsights","owner":"jarif87","description":"A Selenium-Powered Data Scraping and Tableau Visualization Project","archived":false,"fork":false,"pushed_at":"2024-01-06T15:05:29.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T21:09:44.642Z","etag":null,"topics":["data-visualization","python","scraping","selenium","tableau"],"latest_commit_sha":null,"homepage":"https://public.tableau.com/app/profile/sadikal.jarif/viz/MyFinalDashboard_1/Dashboard1","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jarif87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-16T17:42:35.000Z","updated_at":"2024-01-06T14:19:26.000Z","dependencies_parsed_at":"2023-11-17T16:38:50.166Z","dependency_job_id":"12dcbfc6-be53-4482-8188-75e5823b6448","html_url":"https://github.com/jarif87/PokeInsights","commit_stats":null,"previous_names":["jarif87/project_pokemon"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarif87%2FPokeInsights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarif87%2FPokeInsights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarif87%2FPokeInsights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarif87%2FPokeInsights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarif87","download_url":"https://codeload.github.com/jarif87/PokeInsights/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244714165,"owners_count":20497800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-visualization","python","scraping","selenium","tableau"],"created_at":"2024-11-26T05:16:26.276Z","updated_at":"2026-05-21T14:17:32.572Z","avatar_url":"https://github.com/jarif87.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PokéInsights\n\n## Problem Statement\n\n**The goal of the project is to gather information about the best Pokémon in terms of their attack, defense, and speed, while also determining which types of Pokémon perform better. Additionally, I will scrape data from the [website](https://pokemondb.net/pokedex/all) to achieve this objective.**\n\n**1. Which Pokémon has the highest Attack stat, and what is its type?**\n\n**2. How does the Speed distribution vary among different Pokémon types, as shown in the area plot?**\n\n**3. Which Pokémon has the highest Defense stat and what is its type?**\n\n**4.How does the average HP of Pokémon vary across different types as shown in the line plot?**\n\n**5. What is the distribution of Pokémon types in this dataset and which type has the minimum attack?**\n\n**6. What are the Special Attack (Sp. Atk) stats for each Pokémon type and which type has the highest Special Attack?**\n\n**7. What are the Special Defense (Sp. Def) stats for each Pokémon type and which type has the highest Special Defense?**\n\nYou can visit the public Dashboard here  [Dashboard_1](https://public.tableau.com/app/profile/sadikal.jarif/viz/MyFinalDashboard_1/Dashboard1) and [Dashboard_2](https://public.tableau.com/app/profile/sadikal.jarif/viz/MyFinalDashboard_2/Dashboard2)\n\n# Findings and Observations from the Dashboard :\n\n**1. Mega Mewtwo X has the highest Attack stat, with a type of Psychic.**\n\n**2. The area plot displays the Speed distribution across various Pokémon types, providing insights into how different types compare in terms of speed.**\n\n**3. Eternatus Eternamax holds the highest Defense stat, belonging to the Poison/Dragon type.**\n\n**4. The line plot illustrates the average HP of Pokémon across different types, offering a visual representation of the variations in HP among various Pokémon types.**\n\n**5. The dataset showcases the distribution of Pokémon types, highlighting the type with the minimum attack as Happiny (Normal type) and Chansey (Normal type), both having a minimum attack of 5.**\n\n**6. Mega Mewtwo Y boasts the highest Special Attack stat among Pokémon types, specifically in the Psychic category, with a max Special Attack of 194.**\n\n**7. Eternatus Eternamax, a Poison/Dragon type, showcases the highest Special Defense stat, reaching a value of 250. The Special Defense stats for each Pokémon type can be explored through the provided data and visualizations.**\n\n### Build from sources and run the Selenium Scraper\n**1.Clone the repository:**\n\u003egit clone https://github.com/jarif87/Project_Pokemon/tree/main.git\n\n**2.Initialize and active Virtual Environment:**\n\u003evirtualenv venv\n\n\u003e.\\venv\\Scripts\\activate\n\n**3.Install dependencies:**\n\u003epip install -r requirements.txt\n\n**4.Run the scrape:**\n\u003epython Project_Pokemon/WebScraping/scraper.py\n\n**5.You will receive a file named **\"Pokemon.csv\"** which contains all the required fields. Alternatively, you can review our scraped data by checking it [here](https://github.com/jarif87/Project_Pokemon/blob/main/Data/Pokemon.csv)**\n\n# Findings  from the Dashboard :\n\n**1. Mega Mewtwo X has the highest Attack stat, with a type of Psychic.**\n\n![](https://public.tableau.com/static/images/My/MyBook_1_17034186031370/NameAndAttack/4_3.png)\n\n**2. The area plot displays the Speed distribution across various Pokémon types, providing insights into how different types compare in terms of speed.**\n   \n![](https://public.tableau.com/static/images/My/MyBook_2_17034186348710/TypeAndSpeed/4_3.png)\n\n**3. Eternatus Eternamax holds the highest Defense stat, belonging to the Poison/Dragon type.**\n   \n![](https://public.tableau.com/static/images/My/MyBook_3_17034186970480/NameAndDefence/4_3.png)\n\n**4. The line plot illustrates the average HP of Pokémon across different types, offering a visual representation of the variations in HP among various Pokémon types.**\n   \n![](https://public.tableau.com/static/images/My/MyBook_4_17034187611130/TypeAndAverageHP/4_3.png)\n\n**5. The dataset showcases the distribution of Pokémon types, highlighting the type with the minimum attack as Happiny (Normal type) and Chansey (Normal type), both having a minimum attack of 5.**\n   \n![](https://public.tableau.com/static/images/My/MyBook_5_17034188051970/NameTypeAndMinimumAttack/4_3.png)\n\n**6. Mega Mewtwo Y boasts the highest Special Attack stat among Pokémon types, specifically in the Psychic category, with a max Special Attack of 194.**\n   \n![](https://public.tableau.com/static/images/My/MyBook_6_17034188801390/NameTypeAndMaxSpecialAttack/4_3.png)\n\n**7. Eternatus Eternamax, a Poison/Dragon type, showcases the highest Special Defense stat, reaching a value of 250. The Special Defense stats for each Pokémon type can be explored through the provided data and visualizations.**\n   \n![](https://public.tableau.com/static/images/My/MyBook_7_17034189683050/NameTypeAndSpecialMaxDefence/4_3.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarif87%2Fpokeinsights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarif87%2Fpokeinsights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarif87%2Fpokeinsights/lists"}