goldenb85

undefined's photo
HTML

Web-Design-Challenge

 1  0
This project is designed to create a visualization dashboard website. In this dashboard, there are several individual pages for each plot, and pages can be navigated to each other. The pages contain the visualizations and their corresponding explanations. Python, HTML, CSS.
JavaScript

D3-challenge

 1  0
This project is to use D3.js to create an interactive chart and display it on HTML. Chart contains: - y-axis: Lacks Healthcare(%) - dual x-axis: Poverty (%) Age(Median)

leaflet-challenge

 1  0
This project is designed to display multiple and interactive geomaps with the locations and magnitude of earthquakes during the last 7 days around the world. JavaScript, HTML, CSS
Jupyter Notebook

Tableau-Challenge

 2  1
This project is designed to create a Tableau dashboard and story to display the visualizations based on the data obtained from Citi-Bikes of New York. Tableau and Python.

Project2

 1  0
This project was to demonstrate the population of each state in the USA across year 2013-2018 through data visualizations that could provide an interactive ways to users. Python, PostgresSQL, HTML, CSS, Bootstrap, JavaScript, Leaflet.js

web-scraping-challenge

 1  1
This project is designed to build a web application that scrapes various websites for data related to the Mission to Mars and displays the information in a single HTML page. Flask is used to deploy the scraped data to the HTML. A Scrape New Data button is created to scrape Mars-related data from the websites listed below. JavaScript and Python.

sqlalchemy-challenge

 0  1
This project is designed to conduct data exploration and analysis of climate database by using SQLAlchemy ORM queries, and Pandas and Matplotlib in Python. A Flask API is created to store all the information.