-
Notifications
You must be signed in to change notification settings - Fork 0
/
feature_descriptions.json
41 lines (41 loc) · 1.86 KB
/
feature_descriptions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"amount_tsh": "Total static head (amount water available to waterpoint)",
"date_recorded": "The date the row was entered",
"funder": "Who funded the well",
"gps_height": "Altitude of the well",
"installer": "Organization that installed the well",
"longitude": "GPS coordinate",
"latitude": "GPS coordinate",
"wpt_name": "Name of the waterpoint if there is one",
"num_private": "",
"basin": "Geographic water basin",
"subvillage": "Geographic location",
"region": "Geographic location",
"region_code": "Geographic location (coded)",
"district_code": "Geographic location (coded)",
"lga": "Geographic location",
"ward": "Geographic location",
"population": "Population around the well",
"public_meeting": "true or false",
"recorded_by": "Group entering this row of data",
"scheme_management": "Who operates the waterpoint",
"scheme_name": "Who operates the waterpoint",
"permit": "If the waterpoint is permitted",
"construction_year": "Year the waterpoint was constructed",
"extraction_type": "The kind of extraction the waterpoint uses",
"extraction_type_group": "The kind of extraction the waterpoint uses",
"extraction_type_class": "The kind of extraction the waterpoint uses",
"management": "How the waterpoint is managed",
"management_group": "How the waterpoint is managed",
"payment": "What the water costs",
"payment_type": "What the water costs",
"water_quality": "The quality of the water",
"quality_group": "The quality of the water",
"quantity": "The quantity of water",
"quantity_group": "The quantity of water",
"source": "The source of the water",
"source_type": "The source of the water",
"source_class": "The source of the water",
"waterpoint_type": "The kind of waterpoint",
"waterpoint_type_group": "The kind of waterpoint"
}