Skip to content
Snippets Groups Projects
Commit ce106d4a authored by Daniel Levy's avatar Daniel Levy
Browse files

Merge branch 'add_drc_importer' into 'staging'

Add drc importer

See merge request !173
parents f105fa77 39c446e7
No related branches found
No related tags found
2 merge requests!176Staging,!173Add drc importer
Pipeline #10582 passed
......@@ -67,14 +67,13 @@
"pk": 3
},
{
"fields": {
"label": "etc",
"profile": "{\"name\":\"ETC\",\"format\":\"excel\",\"label\":\"etc\",\"skip_header\":1,\"taxonomies\":{},\"columns\":[{\"field\":\"taxonomy\",\"type\":\"text\",\"name\":\"Category\"},{\"field\":\"body\",\"type\":\"text\",\"name\":\"Issue\"},{\"field\":\"ignore\",\"type\":\"ignore\",\"name\":\"Logged by\"},{\"field\":\"timestamp\",\"type\":\"date\",\"name\":\"Date\",\"date_format\":\"%Y-%m-%d\"},{\"field\":\"terms\",\"type\":\"taxonomy\",\"name\":\"Gender\",\"taxonomy\":\"tags\"},{\"field\":\"ignore\",\"type\":\"ignore\",\"name\":\"Age\"},{\"field\":\"location\",\"type\":\"text\",\"name\":\"Location\"}]}"
},
"model": "chn_spreadsheet.sheetprofile",
"pk": 4
},
{"model": "chn_spreadsheet.sheetprofile", "pk": 5, "fields": {"label": "kobo_master", "profile": "{\"name\":\"(Redundant)\",\"format\":\"excel\",\"label\":\"kobo_master\",\"skip_header\":1,\"taxonomies\":{},\"columns\":[{\"field\":\"timestamp\",\"type\":\"date\",\"name\":\"Date\",\"date_format\":\"%Y-%m-%dT%H: %M: %S.%f%z\"},{\"field\":\"body\",\"type\":\"text\",\"name\":\"Feedback\"},{\"field\":\"translation\",\"type\":\"text\",\"name\":\"Translation\"},{\"field\":\"ignore\",\"type\":\"ignore\",\"name\":\"Theme\"},{\"field\":\"terms\",\"type\":\"taxonomy\",\"name\":\"Tags\",\"taxonomy\":\"tags\"},{\"field\":\"ignore\",\"type\":\"ignore\",\"name\":\"FB Category\"},{\"field\":\"gender\",\"type\":\"text\",\"name\":\"Gender\"},{\"field\":\"age\",\"type\":\"text\",\"name\":\"Age\"},{\"field\":\"location\",\"type\":\"text\",\"name\":\"Location\"},{\"field\":\"enumerator\",\"type\":\"text\",\"name\":\"Enumerator\"}]}"}},
"pk": 7,
"fields": {
"label": "DRC",
"profile": "{\"name\": \"DRC\", \"format\": \"excel\", \"label\": \"ssudan\", \"skip_header\": 2, \"taxonomies\": {}, \"columns\": [{\"field\": \"timestamp\", \"type\": \"date\", \"name\": \"start\", \"date_format\": \"%Y-%m-%dT%H: %M: %S.%f%z\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"end\"}, {\"field\": \"location\", \"type\": \"text\", \"name\": \"Localit\\u00e9\"}, {\"field\": \"sub_location\", \"type\": \"text\", \"name\": \"Zone de sant\\u00e9\"}, {\"field\": \"terms\", \"type\": \"taxonomy\", \"name\": \"Village/Ville\", \"taxonomy\": \"village-ville\"}, {\"field\": \"collection_type\", \"type\": \"text\", \"name\": \"Type de collecte\"}, {\"field\": \"gender\", \"type\": \"text\", \"name\": \"Genre\"}, {\"field\": \"terms\", \"type\": \"taxonomy\", \"name\": \"Age\", \"taxonomy\": \"age-ranges\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"Entrer date et l'heure\"}, {\"field\": \"body\", \"type\": \"text\", \"name\": \"Rumeur ou Feedback\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"Nom du Staff\"}, {\"field\": \"terms\", \"type\": \"protection_concern\", \"name\": \" \\u26a0 La rumeur ou les commentaires n\\u00e9cessitent-ils une action urgente ou imm\\u00e9diate?\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"Si oui, appelez votre superviseur.\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"_id\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"_uuid\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"_submission_time\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"_validation_status\"}, {\"field\": \"ignore\", \"type\": \"ignore\", \"name\": \"_index\"}]}"
}
}
{
"fields": {
"name": "main"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment