~jordan31/alien-report

COBOL program to sort and print a report concerning alien sightings around the world.
corrected gitignore file and renamed LICENSE and README to exclude the .txt extension. Also, untracked bin dir (this time).
Added MIT LICENSE and README. ALso, linked back to the dataset used. Created .gitignore to ignore bin dir.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jordan31/alien-report
read/write
git@git.sr.ht:~jordan31/alien-report

You can also use your local clone with git send-email.

#ALIEN-SIGHTINGS

#This COBOL program takes in the dataset (listed below) and generates a simple report in regards to alien UFO sightings around the world.

This is still a WIP and more information concerning the dataset can be found at the link below.

#Dataset Source

https://www.kaggle.com/datasets/NUFORC/ufo-sightings

#Also listed on Github

https://github.com/planetsig/ufo-reports

Confirm license of dataset before use.

ALIEN-SIGHTINGS Licensed MIT