- This is a Graphene project to analyze FAA flight data from 2000-2005.
- All available data is in
./tables
- 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.