-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Modify schema for hauteur-max field * Correct regex + update version in schema * Update valide csv * Change Non Applicable Value to N/A instead of NA * Change minor version 0.1.2 to 0.1.3
- Loading branch information
1 parent
c492f63
commit 0af3d1d
Showing
4 changed files
with
22 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
id,nom,insee,adresse,url,type_usagers,gratuit,nb_places,nb_pr,nb_pmr,nb_voitures_electriques,nb_velo,nb_2r_el,nb_autopartage,nb_2_rm,nb_covoit,hauteur_max,num_siret,Xlong,Ylat,tarif_pmr,tarif_1h,tarif_2h,tarif_3h,tarif_4h,tarif_24h,abo_resident,abo_non_resident,type_ouvrage,info | ||
75114-P-001,REPUBLIQUE,75114,"3 rue de la Gare, 92300, Levallois-Peret",https://www.exemple.fr/stationnementrepublique/,tous,true,325,250,250,10,25,5,5,5,5,5,21920044100018,1.452323,46.59698,gratuit,5.5,7.5,10.5,13.5,40,60.99,79.99,ouvrage,Gratuité pour le marché le samedi matin | ||
75114-P-001,REPUBLIQUE,75114,"3 rue de la Gare, 92300, Levallois-Peret",https://www.exemple.fr/stationnementrepublique/,tous,true,325,250,250,10,25,5,5,5,5,290,21920044100018,1.452323,46.59698,gratuit,5.5,7.5,10.5,13.5,40,60.99,79.99,ouvrage,Gratuité pour le marché le samedi matin | ||
75114-P-002,REPUBLIQUE,75114,"3 rue de la Gare, 92300, Levallois-Peret",https://www.exemple.fr/stationnementrepublique/,tous,true,325,250,250,10,25,5,5,5,5,N/A,21920044100018,1.452323,46.59698,gratuit,5.5,7.5,10.5,13.5,40,60.99,79.99,ouvrage,Gratuité pour le marché le samedi matin |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters