Skip to content

Commit

Permalink
Link to demo table created using -c option
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Aug 23, 2020
1 parent 76436f5 commit 2b2233d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,6 @@ If your data contains columns with a small number of heavily duplicated values -

This will create a `agency` table with `id` and `name` columns, and will create the `agency` column in your main table as an integer foreign key reference to that table.

The `-c` option can be used multiple times.
The `-c` option can be used multiple times.

[CPAD_2020a_Units](https://calands.datasettes.com/calands/CPAD_2020a_Units) is an example of a table created using the `-c` option.

0 comments on commit 2b2233d

Please sign in to comment.