Skip to content

Commit 3854543

Browse files
authored
Allow hyphen in names, allow three-part names (#458)
Co-authored-by: Joshua <[email protected]>
1 parent c361eed commit 3854543

23 files changed

+1064
-925
lines changed

datasets/PUMS.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Database:
1+
PUMS:
22
PUMS:
33
PUMS:
44
row_privacy: True
@@ -18,4 +18,4 @@ Database:
1818
lower: 0
1919
upper: 500000
2020
married:
21-
type: string
21+
type: string

datasets/PUMS_dup.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Database:
1+
"":
22
PUMS:
33
PUMS:
44
max_ids: 1

datasets/PUMS_large.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Collection:
1+
"":
22
PUMS:
33
PUMS_large:
44
clamp_counts: False

datasets/PUMS_pid.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Database:
1+
"":
22
PUMS:
33
PUMS:
44
rows: 1000

sql/Metadata.md

-175
This file was deleted.

0 commit comments

Comments
 (0)