What is the problem?
At the time learners reach the data dictionary table, they'll only have imported the surveys table, so it can be confusing (even if called out explicitly in the instructions and in the far-right-hand column) that it includes columns from all three tables. I'd suggest breaking out the plots and species column information into separate tables and moving those under "Challenge: Import the plots and species tables".
Location of problem (optional)
|
| Field | Data Type | Motivation | Table(s) | |
What is the problem?
At the time learners reach the data dictionary table, they'll only have imported the
surveystable, so it can be confusing (even if called out explicitly in the instructions and in the far-right-hand column) that it includes columns from all three tables. I'd suggest breaking out theplotsandspeciescolumn information into separate tables and moving those under "Challenge: Import theplotsandspeciestables".Location of problem (optional)
sql-ecology-lesson/episodes/00-sql-introduction.md
Line 204 in c05a678