-
Notifications
You must be signed in to change notification settings - Fork 16
Department of Transportation
Example queries supported by current public data:
Q: “Computer, ask FAA for delays for my flight this afternoon.” A: It looks like you are flying from San Francisco at 2pm today. The FAA says there are weather delays impacting your destination. <look up flight information from calendar, identify departure and arrival airport> <look up airport delay information using http://services.faa.gov/docs/services/airport/>
Q: “Computer, ask FAA for flight delays at Newark this afternoon.” A: The FAA says there are no delays impacting Newark airport. <Translate “Newark” to airport code> <look up airport delay information using http://services.faa.gov/docs/services/airport/>
Q: "Computer, are there any new recalls on items I’ve recently purchased.” A: The NHTSA says there is a recall for your child safety seat. <look up recalls for products using https://one.nhtsa.gov/webapi/Default.aspx?Recalls/API/83 and other agency APIs like https://www.cpsc.gov/Recalls/CPSC-Recalls-Application-Program-Interface-API-Information and https://open.fda.gov/api/status/ etc.>
- ToDo: Fill out Concept Pages for: DHS, FBI, TSA, USPS
- ToDo: Merge HHS and HHS Ofc. Nactional Coordinator pages
- ToDo: Update Problem Statement, or delete it if the relevant text is in other pages
- ToDo: Update Project Hypothesis, or delete it if the relevant text is in other pages