Amaira's repositories
Bikesharing
Using Tableau to visualize bike-sharing data
Cryptocurrencies
Explore cryptocurrencies data with the K-means algorithm and using principal component analysis (PCA).
Election_Analysis
Python project to create a vote count report to audit and certify election results
kickstarter-analysis
Determine success metrics for Kickstarter campaign for theater production in US
Mapping_Earthquakes
A Javascript/D3/Leaflet.js data visualizaion project to create an easy-to-use, interactive world map by traversing and retrieving GeoJSON earthquake and tectonic plate data and plotting the map with Mapbox API. Earthquake location and magnitude are shown in a pop-up marker where the diameter of each relfects the magnitude in its size and color. Fault lines are added to illustrate the relationship between the location and frequency of seismic activity and tectonic plates.
Mission-to-Mars
Build an app to scrape different websites using Splinter and BeautifulSoup to extract data about the Mission to Mars; store the data in MongoDB; render the data to a webpage built with Flask; and design a webpage with Bootstrap to link to the project.
Movies-ETL
Create an ETL pipeline from raw data to a PostgreSQL database; Extract data from disparate sources using Python; Clean and transform data using Pandas.
Pewlett-Hackard-Analysis
Employee research project using PostgresSQL with pgAdmin to perform analysis on employee database to determine how many people will be retiring and of those, who is eligible for a retirement package.
PlotlyDeploy
Dynamically generated dropdown menus by data id for the corresponding metadata
PyBer_Analysis
Use Python Panda to create a summary dataframe of ride-sharing data for three different city types. Then, using Pandas and Matplotlib, create a multiple-line graph that shows the total weekly fares for each city type.
School_District_Analysis
Python 3.7 project to prepare school district's standardized test data for analysis, reporting, and presentation to assist school board and superintendent in making decisions on school budget and priorities.