ufo-sighting
There are 26 repositories under ufo-sighting topic.
cosmoduende/r-ufo-sightings
Are we alone in the universe? - Data Analysis and Data Visualization of UFO sightings with R. How to analyze and visualize data of UFO sightings of the last century in the USA and the rest of the world with R language.
ZenAcar/UFO-Sightings
Web App to visualize reported UFO Sightings using JavaScript, HTML5, CSS3, and D3.js
AbbieKent/UFO-Sightings
ALEINS-R-REAL. Using javascript, a table to search through alien sightings was made. The table allows the user to filter table data for specific values. This project utilized JavaScript, HTML, CSS, and D3.js.
Apex8/JavaScript-and-DOM-Manipulation
UFO database search application, I want to believe!
jacksonkarel/ufonovl
An NLP pipeline that detects new textual information about UFOs/UAPs
smcgdub/alliens911
The Alien911 project tracks UFO data and phenomenon from the British Ministry of Defence
eddiexunyc/javascript_challenge
A challenge that uses Javascript to analyze the dataset and find the UFO sightings.
jfaccioli/javascript-challenge
Use of JavaScript to display UFO data
MaxBrowning/javascript-challenge
Application to add a table of UFO sightings to the webpage with the ability to filter the table based on a user input date.
neha-nayeem/javascript-challenge
This project involves writing code using JavaScript, HTML, and CSS, and D3.js that will create a table dynamically based upon a dataset provided. Users are also allowed to filter the table data for specific values.
plqualls/javascript-challenge
This project consists of code written using JavaScript, HTML, and CSS to create a table dynamically based upon a dataset provided. Users are also allowed to filter the table data for specific values.
surasb11/UFO-Sightings
JavaScript and DOM Manipulation
alexdanieldelcampo/UFO-sightings-javascript
Uses JavaScript to filter and output information from a UFO sightings dataset
dan-edie/UFOs-and-JavaScript
Building a table of UFO sightings using Javascript.
DSB011/UFO-Sightings-Using-Javascript
A Javascript code was written to create a table dynamically based upon the data for UFO Sightings
jbalooshie/UFOs
A JavaScript/HTML project that creates a webpage with a table filter element, allowing you to view UFO sightings based on date, city, state, country, or UFO shape.
MichFig/Javascript-Challenge
JavaScript study in UFO Sightings
momcancode/UFO-sightings-DOM-manipulation
JavaScript and DOM Manipulation - UFO Sightings Data
mpadgett004/javascript-challenge
JavaScript code that allows user to filter UFO sighting data based on time/date, location, and shape. Using HTML and CSS to visualize the filterable dataset.
rejane-b/Wake-Up-Sheeple
A basic HTML web page containing automatic table and date search dynamically based upon a dataset using JavaScript, HTML, CSS and D3.
rinatiwari/JavaScript-challenge
Create a dynamic table from the data provided and used filter function to get only required information.
sakonakouma/Extra-Terrestrial-Menace-Analysis-With-Javascript
Write code that will create a table dynamically based upon a UFO dataset. Filter the table data for specific values using JavaScript. Write code that appends a table to the web page and then adds new rows of data for each UFO sighting. Using multiple input tags and/or select dropdowns, write JavaScript code so the user can to set multiple filter…
Tobi1018/UFOs
Use JavaScript, HTML, and CSS to create a custom webpage that showcases different UFO sightings around the world.
Umarfoo/UFO_Dataset_Table_Filters_Javascript
Created table filters using D3.js and JavaScript to easily search for required table data based on set filters. The site has two versions. The first site has simple filter which can only be applied on date, while the second site has complex multiple filters which can be applied on date, city, state, country and shape to show the filtered data.
wjriebel/javascript-challenge
An interactive webpage to display a table of UFO sightings filtering data through an HTML form using JavaScript and D3.js