Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antodata/hate_crimes_spain_2014_2017
Analysis of hate crimes in Spain between 2014 and 2017 using official data
https://github.com/antodata/hate_crimes_spain_2014_2017
chi-square chi-square-test data-analysis data-visualization datascience folium hatecrime json lgtbiq linear-regression maps matplotlib numpy pandas python python3 scipy selenium selenium-webdriver sklearn
Last synced: 15 days ago
JSON representation
Analysis of hate crimes in Spain between 2014 and 2017 using official data
- Host: GitHub
- URL: https://github.com/antodata/hate_crimes_spain_2014_2017
- Owner: AntoData
- Created: 2019-11-23T18:41:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-23T18:52:26.000Z (about 5 years ago)
- Last Synced: 2023-07-29T15:28:05.732Z (over 1 year ago)
- Topics: chi-square, chi-square-test, data-analysis, data-visualization, datascience, folium, hatecrime, json, lgtbiq, linear-regression, maps, matplotlib, numpy, pandas, python, python3, scipy, selenium, selenium-webdriver, sklearn
- Language: Python
- Size: 68.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hate_Crimes_Spain_2014_2017
In this project we use folium, pandas to create a GIF file that contain maps with circles representing the number of hate crimes in each Spanish province between 2014 and 2017. We created a feature that given a country generates a map for every polygon that forms that country. So in this case, we will generate a map for the peninsula and Canary Islands in th case of Spain. We will group all maps of the peninsula and all maps of the Canary Islands together.Also, we provide linear regression analysis and descriptive statistics for this subject.