This Hugging Face Dataset includes data released by my AirportStatusBot.
Data
`data/faa/faa_xml_data.txt`
This is a text file that contains the raw data from the FAA that AirportStatusBot has captured. Each line/row is a string of XML data directly from the FAA.
There are no duplicates in this file, and they are sorted by the Update_Time field in the XML data.
There are over 40,000+ records in this file.… See the full description on the dataset page: https://huggingface.co/datasets/fishcharlie/airportstatusbot-data.