Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
validata-doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alexandre Bulté
validata-doc
Commits
030be10f
Commit
030be10f
authored
May 31, 2018
by
Pierre Dittgen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wget URL -O file
parent
c4b8c4d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
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