-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgoodtables.yml
45 lines (42 loc) · 1.62 KB
/
goodtables.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# .goodtables.yml should conform to the format at https://github.com/frictionlessdata/goodtables.io/blob/master/goodtablesio/schemas/job-conf.yml
# validate all csv files without reference to the datapackages
#
# files: '*.csv'
# validate a mixture of csv files optionally with a tableschema
#
# files:
# - source: australian-open-data-portals/australian-open-data-portals.csv
# schema: australian-open-data-portals/tableschema.json
# - source: pathway/data/all_organisations_by_country.csv
# validate datapackages that reference csv files
#
datapackages:
# - aq3/datapackage.json
# - australian-open-data-portals/datapackage.json
# - one-csv-file/datapackage.json
# - one-csv-geopoint-array/datapackage.json
# - one-csv-geopoint-default/datapackage.json
# - one-csv-geopoint-object/datapackage.json
# - one-csv-lat-lon/datapackage.json
# - one-csv-location-uri/datapackage.json
# - one-semi-colon-file/datapackage.json
# - one-tsv-file/datapackage.json
# - pathway/datapackage.json
# - test-string/datapackage.json
# - test-number/datapackage.json
# - test-integer/datapackage.json
# - test-boolean/datapackage.json
# - test-date/datapackage.json
# - test-time/datapackage.json
# - test-datetime/datapackage.json
# - test-year/datapackage.json
# - test-yearmonth/datapackage.json
# - test-duration/datapackage.json
# - test-geopoint/datapackage.json
- countries-and-currencies/datapackage.json
# - test-geojson/datapackage.json
# - cpi/datapackage.json
# - geo-countries/datapackage.json
# - gross-domestic-product-2014/datapackage.json
# - gross-domestic-product-all/datapackage.json
# - periodic-table/datapackage.json