This project is part of the Data Analytics and Visualization Bootcamp at University of Oregon.
Project Intro/Objective -
A dynamic table was created to locate UFO reports using JavaScript, HTML, CSS, and D3.js. Here users are allowed to filter the table data for specific values.
Methods Used -
- JavaScript
- HTML
- CSS
- D3
Project Description -
Using the UFO dataset provided in the form of an array of JavaScript objects, a table was appended into ah HTML web page and then adds a new row of data for each UFO sighting. A date form was also added to listen for events and search through the date/time column to find rows that match user input. Multiple filters and seatch for UFO sightings can also be used.
Needs of this project -
- Frontend developers
- Data exploration/Descriptive statistics
- Data processing/cleaning