Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alexandre Bulté
validata-doc
Commits
030be10f
Commit
030be10f
authored
May 31, 2018
by
Pierre Dittgen
Browse files
wget URL -O file
parent
c4b8c4d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
030be10f
...
...
@@ -15,10 +15,10 @@ python3 data_quality_spec_to_md.py spec-fr_FR.json static/errors
Récupération des tables schema de référence
```
wget https://github.com/CharlesNepote/liste-prenoms-nouveaux-nes/raw/v1.1.1/prenom-schema.json -
o
schema-scdl-prenoms.json
wget https://git.opendatafrance.net/scdl/marches-publics/raw/master/schema.json -
o
schema-scdl-marches.json
wget https://git.opendatafrance.net/scdl/subventions/raw/master/schema.json -
o
schema-scdl-subventions.json
wget https://git.opendatafrance.net/scdl/deliberations/raw/master/schema.json -
o
schema-scdl-deliberations.json
wget https://github.com/CharlesNepote/liste-prenoms-nouveaux-nes/raw/v1.1.1/prenom-schema.json -
O
schema-scdl-prenoms.json
wget https://git.opendatafrance.net/scdl/marches-publics/raw/master/schema.json -
O
schema-scdl-marches.json
wget https://git.opendatafrance.net/scdl/subventions/raw/master/schema.json -
O
schema-scdl-subventions.json
wget https://git.opendatafrance.net/scdl/deliberations/raw/master/schema.json -
O
schema-scdl-deliberations.json
wget https://git.opendatafrance.net/scdl/adresses/raw/master/schema-scdl-adresses.json
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment