This data as json, CSV (advanced)
id | name | category | prefix |
---|---|---|---|
2f752 | exclude_location:united_states:Washington | exclude_location | exclude_location:united_states |
c1190 | exclude_location:united_states:California; Illinois | exclude_location | exclude_location:united_states |
JSON shape: default, array, newline-delimited, object
CREATE TABLE targets ( id TEXT PRIMARY KEY , name TEXT , category TEXT , prefix TEXT )