diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2015-06-05 11:24:39 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2015-06-05 11:24:39 +0200 |
commit | dc936b1ce6f1c3c30f50ca2ead85440b0f5bb8ad (patch) | |
tree | c7307f5a8f98c1d96ea104642f6b61843d1c28d2 | |
parent | 2e0fa016a985081ff83f3752519c6e231395ed52 (diff) | |
download | Ishtar-dc936b1ce6f1c3c30f50ca2ead85440b0f5bb8ad.tar.bz2 Ishtar-dc936b1ce6f1c3c30f50ca2ead85440b0f5bb8ad.zip |
Add CSV sample for testing imports
3 files changed, 8 insertions, 0 deletions
diff --git a/archaeological_operations/tests/MCC-docs-example.csv b/archaeological_operations/tests/MCC-docs-example.csv new file mode 100644 index 000000000..b554cf388 --- /dev/null +++ b/archaeological_operations/tests/MCC-docs-example.csv @@ -0,0 +1,3 @@ +code OA,identifiant documentation,type,nature support,nombre element,auteur,annee,format,description legende,type contenant,numero contenant,commentaire,echelle taille duree poids,type sous contenant,numero sous contenant,informations complementaires +4801,205-666-1,plan,polyester millimétré,1,G. Martin,2002,A2,,,,,1/50,,, +4801,205-666-2,coupe,polyester millimétré,1,G. Martin,2002,A2,,,,,1/50,,, diff --git a/archaeological_operations/tests/MCC-operations-example.csv b/archaeological_operations/tests/MCC-operations-example.csv new file mode 100644 index 000000000..fa701aacb --- /dev/null +++ b/archaeological_operations/tests/MCC-operations-example.csv @@ -0,0 +1,2 @@ +code OA,region,type operation,intitule operation,operateur,responsable operation,date debut terrain,date fin terrain,chronologie generale,identifiant document georeferencement,notice scientifique +4000,Bourgogne,Fouille programmée,Oppidum de Paris,L'opérateur,Jean Sui-Resp'on Sablé,2000/01/22,2002/12/31,Age du Fer & Gallo-Romain,, diff --git a/archaeological_operations/tests/MCC-parcelles-example.csv b/archaeological_operations/tests/MCC-parcelles-example.csv new file mode 100644 index 000000000..18b293ca0 --- /dev/null +++ b/archaeological_operations/tests/MCC-parcelles-example.csv @@ -0,0 +1,3 @@ +code OA,identifiant parcelle,numero parcelle,section cadastre,annee cadastre,nom commune,numero INSEE commune,nom departement,lieu dit adresse +4801,7,,,,Paris,75101,Ile-de-France,1 rue de l'Église +4801,9,,,,Lille,59350,Nord,Patis du tertre |