Just noticed that the value for dataset_name in the meta table does not match the value for dataset_name in the master table. So, for instance, the Crime dataset is listed as chicago-crimes-all in the dataset_name column of the meta table while the records that are from that set in the master table have the value chicago_crimes_all in the dataset_name column. Subtle difference but it will be best to make these things consistent.
Mentioning @amandalund so she gets a notification.
Just noticed that the value for
dataset_name
in the meta table does not match the value fordataset_name
in the master table. So, for instance, the Crime dataset is listed aschicago-crimes-all
in thedataset_name
column of the meta table while the records that are from that set in the master table have the valuechicago_crimes_all
in thedataset_name
column. Subtle difference but it will be best to make these things consistent.Mentioning @amandalund so she gets a notification.