vgnenov
Data Scientist and Alumni of the Northwestern University Data Science BootCamp
Northwestern UniversityChicago, IL
Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Belly-Button-Biodiversity
Building interactive dashboard to explore Belly Button Biodiversity, which catalogs the microbes that colonize the human navel. A dynamic dashboard that updates all charts and graphs when a new sample is selected.
D3-Challenge
Utilize the D3 library to create a scatter plot between 2 variables found in the data sets. Using D3 techniques each state variable will need to be represented within a circle element.
ETL-Project
Aggregation of red light camera and traffic accidents data from the City of Chicago. Data is complied by street name to obtain total number of red light camera violations and traffic accidents on each street then loaded into SQL database.
Event-Place
Deployment Page
Graffiti-Removal-Project
Visualization of Graffiti Removals in the City of Chicago based on complaints to 311. The interactive table allows you to search by zipcode with results visualized on Google Maps
Javascript-Challenge
Create a dynamic table based upon UFO sighting dataset that will enable users to search and filter the table data for specific values.
matplotlib
Cancer study analysis of experimental drugs in a 249 mouse sample utilizing Pandas and Matplotlib to generate and graph data in pie, bar and whisker bar plots as well as graphing liner regression.
Obesity-Project
Exploring the idea of a correlation between the number and type of restaurants and obesity rate in the top 300 cities by population.
OnTheUpAndUp
Analysis between national levels of unemployment and compensation compared to unemployment and compensation within Data Science. Comparisons are further broken down by gender. Utilizing Tableau in visualizations and Pandas and data wrangling.
vgnenov's Repositories
vgnenov/ETL-Project
Aggregation of red light camera and traffic accidents data from the City of Chicago. Data is complied by street name to obtain total number of red light camera violations and traffic accidents on each street then loaded into SQL database.
vgnenov/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
vgnenov/Belly-Button-Biodiversity
Building interactive dashboard to explore Belly Button Biodiversity, which catalogs the microbes that colonize the human navel. A dynamic dashboard that updates all charts and graphs when a new sample is selected.
vgnenov/D3-Challenge
Utilize the D3 library to create a scatter plot between 2 variables found in the data sets. Using D3 techniques each state variable will need to be represented within a circle element.
vgnenov/Event-Place
Deployment Page
vgnenov/Graffiti-Removal-Project
Visualization of Graffiti Removals in the City of Chicago based on complaints to 311. The interactive table allows you to search by zipcode with results visualized on Google Maps
vgnenov/Javascript-Challenge
Create a dynamic table based upon UFO sighting dataset that will enable users to search and filter the table data for specific values.
vgnenov/matplotlib
Cancer study analysis of experimental drugs in a 249 mouse sample utilizing Pandas and Matplotlib to generate and graph data in pie, bar and whisker bar plots as well as graphing liner regression.
vgnenov/Obesity-Project
Exploring the idea of a correlation between the number and type of restaurants and obesity rate in the top 300 cities by population.
vgnenov/OnTheUpAndUp
Analysis between national levels of unemployment and compensation compared to unemployment and compensation within Data Science. Comparisons are further broken down by gender. Utilizing Tableau in visualizations and Pandas and data wrangling.
vgnenov/Leaflet-Challenge
An interactive map of earthquakes in the United States for the previous 7 days displayed by severity. Additional information about individual earthquakes is displayed when interacted with.
vgnenov/pandas-challenge
Deep analytical data analysis utilizing the Python Pandas library in Jupyter Lab of a free-to-play video game, analyzing more than 25 data points for player trends and insights.
vgnenov/python-api-challenge
Utilizing various Python scripts and libraries to visualize the weather in over 500 world cities and displaying the results on a heatmap, after which writing additional code to map hotels (within our given parameters) that would make for an ideal vacation.
vgnenov/Python-Challenge
Utilized Python to write scripts in VS Code to analyze financial and polling data from two separate data sets.
vgnenov/SQL-Challenge
Combining multiple CSV files into a pgAdmin SQL Server to analyze employee salary records for trends and insights.
vgnenov/sqlalchemy-challenge
Analyze the climate of Hawaii utilizing Python, SQLAlchemy ORM queries, Pandas, and Matplotlib for precipitation, rainfall, and other weather-related data.
vgnenov/VBA-Challenge
Utilized VBA scripting to analyze real stock market data. Created a script that loops through all the stocks for one year in a given data set. Conditional formatting highlights positive change in green and negative change in red.
vgnenov/vgnenov.github.io
Personal Page Deployment
vgnenov/Web-Design-Challenge
Creating a visualization dashboard website plotting weather data with Python and OpenWeatherAPI of over 500 cities showing how weather changes depending on latitude, including a responsive data table.
vgnenov/Web-Design-Challenge-2
Project deployment of the Web Design Challenge
vgnenov/Web-Scraping-Challenge
Building a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page
vgnenov/Webpage-Testing-Repo
Testing repo for HTML element manipulation of various tools and techniques