Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 475 Bytes

File metadata and controls

11 lines (8 loc) · 475 Bytes

About the data

  • This is a Graphene project to analyze FAA flight data from 2000-2005.
  • All available data is in ./tables

Instructions

  • Always use the graphene skill before using the graphene CLI or editing .gsql or .md.
  • Assume all DuckDB functions are available when writing GSQL.
  • This project uses npm, so run the Graphene CLI using npx graphene ....
  • If you have an in-app browser tool, use it to show the user any changes you make to a Graphene page.