Pinned Repositories
1_Excel_Homework
Repo for Rice Data Analytics Bootcamp Homework
D3-Challenge
Using the D3 techniques to create a scatter plot that represents each state with circle elements.
django_project
This repository contains code used to built my personal website using the Django framework.
Interactive-Visualizations
Interactive dashboard to explore the Belly Button Biodiversity dataset, which catalogs the microbes that colonize human navels.
javascript-challenge
Using a dataset in the form of an array of JavaScript objects, write code that appends a table to a web page and then adds new rows of data for each data entry.
leaflet-challenge
Create a map using Leaflet that plots all of the earthquakes from your data set based on their longitude and latitude.
Project_2
This project consists of the creation of a web application dashboard that provides real-time information about global air traffic. The main view of the dashboard is the following.
sql-challenge
SQL Homework - Employee Database: A Mystery in Two Parts. We will design the tables to hold data in the CSVs, import the CSVs into a SQL database (Postgres), and answer questions about the data.
web-scraping-challenge
Web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page.
gpivaro's Repositories
gpivaro/leaflet-challenge
Create a map using Leaflet that plots all of the earthquakes from your data set based on their longitude and latitude.
gpivaro/sql-challenge
SQL Homework - Employee Database: A Mystery in Two Parts. We will design the tables to hold data in the CSVs, import the CSVs into a SQL database (Postgres), and answer questions about the data.
gpivaro/web-scraping-challenge
Web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page.
gpivaro/1_Excel_Homework
Repo for Rice Data Analytics Bootcamp Homework
gpivaro/D3-Challenge
Using the D3 techniques to create a scatter plot that represents each state with circle elements.
gpivaro/django_project
This repository contains code used to built my personal website using the Django framework.
gpivaro/Interactive-Visualizations
Interactive dashboard to explore the Belly Button Biodiversity dataset, which catalogs the microbes that colonize human navels.
gpivaro/javascript-challenge
Using a dataset in the form of an array of JavaScript objects, write code that appends a table to a web page and then adds new rows of data for each data entry.
gpivaro/Project_2
This project consists of the creation of a web application dashboard that provides real-time information about global air traffic. The main view of the dashboard is the following.
gpivaro/2_VBA_Homework
gpivaro/3_Python_Homework
gpivaro/4_Pandas_Homework
gpivaro/5_Matplotlib_Homework
gpivaro/6_Python_APIs_Homework
"What's the weather like as we approach the equator?"
gpivaro/Data_Science
gpivaro/gpivaro.github.io
gpivaro/Portfolio
gpivaro/Project_1
gpivaro/Project_3
gpivaro/Project_ETL
This repository presents and ETL project that is hosted in a live server and is accessible here. We chose Wikipedia for the web scraping of the list of the S&P 500 companies and Yahoo finance for the stock closing prices.
gpivaro/sqlalchemy-challenge
We use Python and SQLAlchemy to do basic climate analysis and data exploration of the provided climate database. All of the following analysis will be completed using SQLAlchemy ORM queries, Pandas, and Matplotlib.
gpivaro/Tableau_HW
gpivaro/timecard
gpivaro/Web-Design-Challenge
We will be creating a visualization dashboard website. We'll be plotting weather data.