Skip to content

Commit 5aa3788

Browse files
Add metadata
1 parent 6fdef3b commit 5aa3788

6 files changed

Lines changed: 91 additions & 0 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
^\.Rproj\.user$
33
^data-raw$
44
^LICENSE\.md$
5+
^data/metadata$

data/metadata/access.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
fileName,name,contentUrl,encodingFormat
2+
handpumpstatusdata.csv,handpumpstatusdata,https://raw.githubusercontent.com/openwashdata/handpumpstatusdata/main/inst/extdata/handpumpstatusdata.csv,csv
3+
handpumpstatusdata.xlsx,handpumpstatusdata,https://raw.githubusercontent.com/openwashdata/handpumpstatusdata/main/inst/extdata/handpumpstatusdata.xlsx,ooxml

data/metadata/attributes.csv

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
directory,file_name,variable_name,variable_type,description
2+
data/,handpumpstatusdata.rda,visit_date,character,Date when the water point was visited for assessment.
3+
data/,handpumpstatusdata.rda,waterpoint_name,character,Name or identifier of the water point being assessed.
4+
data/,handpumpstatusdata.rda,waterpoint_type,character,"Type of water point (e.g., borehole, well, tap)."
5+
data/,handpumpstatusdata.rda,latitude,numeric,Latitude coordinate of the water point.
6+
data/,handpumpstatusdata.rda,longitude,numeric,Longitude coordinate of the water point.
7+
data/,handpumpstatusdata.rda,govt_staff_available,character,Whether a government water sector staff member was present during the assessment.
8+
data/,handpumpstatusdata.rda,committee_permission,character,Whether permission from the Water Point or Camp Committee was obtained before the assessment.
9+
data/,handpumpstatusdata.rda,functionality_survey,character,Whether a water point functionality survey was conducted.
10+
data/,handpumpstatusdata.rda,status_changed,character,Whether the water points functionality status has changed since the previous survey/mapping.
11+
data/,handpumpstatusdata.rda,photo_waterpoint,character,Photo file or reference showing the water point.
12+
data/,handpumpstatusdata.rda,water_available,character,Whether water was available from the water point at the time of visit.
13+
data/,handpumpstatusdata.rda,latrines_within_50m,character,Whether there are latrines within 50 meters of the water point.
14+
data/,handpumpstatusdata.rda,cemetery_within_50m,character,Whether there is a cemetery within 50 meters of the water point.
15+
data/,handpumpstatusdata.rda,waste_within_50m,character,Whether there are waste dumps within 50 meters of the water point.
16+
data/,handpumpstatusdata.rda,river_within_50m,character,Whether there is a river within 50 meters of the water point.
17+
data/,handpumpstatusdata.rda,lake_within_50m,character,Whether there is a lake or large pond within 50 meters of the water point.
18+
data/,handpumpstatusdata.rda,flood_area,character,Whether the water point is located in a known flood-prone area.
19+
data/,handpumpstatusdata.rda,difficult_access,character,Whether accessing the water point is challenging.
20+
data/,handpumpstatusdata.rda,flowrate_possible,character,Whether a flow rate test could be conducted at the water point.
21+
data/,handpumpstatusdata.rda,flowrate_seconds,numeric,Time (in seconds) taken to fill a 20-liter bucket during the flow rate test.
22+
data/,handpumpstatusdata.rda,strokes_to_discharge,numeric,Number of pump strokes needed before water starts flowing from the spout.
23+
data/,handpumpstatusdata.rda,water_available_today,character,Whether water was available from the water point on the day of the visit.
24+
data/,handpumpstatusdata.rda,reason_no_water,character,Reason water was not available during the visit.
25+
data/,handpumpstatusdata.rda,seasonal_variation,character,Whether seasonal changes affect water availability from this source.
26+
data/,handpumpstatusdata.rda,when_no_water,character,Specific times of the year when water is unavailable from the source.
27+
data/,handpumpstatusdata.rda,pumphead_disassemble,character,Whether it was possible to disassemble the pump head during inspection.
28+
data/,handpumpstatusdata.rda,reason_no_disassemble,character,Reason the pump head could not be disassembled.
29+
data/,handpumpstatusdata.rda,reason_no_disassemble_other,character,Other specified reason why the pump head could not be disassembled.
30+
data/,handpumpstatusdata.rda,install_date,character,Date when the borehole or water point was installed.
31+
data/,handpumpstatusdata.rda,borehole_age,numeric,Approximate age of the borehole in years.
32+
data/,handpumpstatusdata.rda,pump_manufacturer,character,Manufacturer of the installed pump.
33+
data/,handpumpstatusdata.rda,pump_manufacturer_other,character,Other specified manufacturer if not listed in main options.
34+
data/,handpumpstatusdata.rda,drilling_contractor,character,Contractor or company that drilled the borehole.
35+
data/,handpumpstatusdata.rda,install_depth,numeric,Depth (in meters) of the borehole installation.
36+
data/,handpumpstatusdata.rda,static_water_level,numeric,Static water level measurement (depth to water before pumping).
37+
data/,handpumpstatusdata.rda,pumping_test_info,character,Whether original pumping test results are available.
38+
data/,handpumpstatusdata.rda,drilling_report_info,character,Whether the original drilling report is available.
39+
data/,handpumpstatusdata.rda,water_quality_info,character,Whether the original water quality test results are available.
40+
data/,handpumpstatusdata.rda,repaired_before,character,Whether the borehole has been repaired multiple times in the past.
41+
data/,handpumpstatusdata.rda,repair_attempts,character,Number of times the borehole has been repaired.
42+
data/,handpumpstatusdata.rda,borehole_issues,character,Main issues affecting the boreholes performance.
43+
data/,handpumpstatusdata.rda,borehole_issues_other,character,Other specified issues affecting the borehole.
44+
data/,handpumpstatusdata.rda,operational_feel,character,General operational feel of the pump during use.
45+
data/,handpumpstatusdata.rda,operational_feel_other,character,Other specified operational feel not covered in main categories.
46+
data/,handpumpstatusdata.rda,parts_for_repair,character,Afridev pump parts that may need repair or replacement.
47+
data/,handpumpstatusdata.rda,photo_parts,character,Photo file or reference of the Afridev pump parts inspected.

data/metadata/biblio.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
title,description,datePublished,citation,keywords,license,funder,geographicDescription,northBoundCoord,eastBoundCoord,southBoundCoord,westBoundCoord,wktString,startDate,endDate
2+
Chiradzulu Handpump Functionality Verification Survey,"This dataset contains detailed field survey records of borehole and handpump functionality verification exercises conducted in Chiradzulu District, Malawi in February 2020.",13/08/2025,NA,"handpump, borehole, waterquality,borehole verification",CC BY 4.0,https://ethrat.ch/en/eth-domain/open-research-data/,"Chiradzulu, Malawi",NA,NA,NA,NA,NA,NA,NA

data/metadata/creators.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
id,name,affiliation,email
2+
1,Emmanuel Mhango,Openwashdata,emmanuellmhango@gmail.com

inst/extdata/metadata.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"@context": "https://openwashdata.org/",
3+
"@type": "Dataset",
4+
"name": "handpumpstatusdata",
5+
"description": "This dataset contains detailed field survey records of borehole and handpump functionality verification exercises conducted in Chiradzulu District, Malawi in February 2020.",
6+
"publisher": {
7+
"@type": "Organization",
8+
"name": "openwashdata @ Global Health Engineering, ETH Zurich",
9+
"url": "https://openwashdata.org/"
10+
},
11+
"datePublished": "2025-08-12",
12+
"license": "https://creativecommons.org/licenses/by/4.0/",
13+
"keywords": "handpump, borehole, waterquality,borehole verification",
14+
"distribution": {
15+
"@type": "DataDownload",
16+
"url": "https://raw.githubusercontent.com/openwashdata/handpumpstatusdata/main/inst/extdata/handpumpstatusdata.csv",
17+
"contentUrl": "https://raw.githubusercontent.com/openwashdata/handpumpstatusdata/main/inst/extdata/handpumpstatusdata.csv",
18+
"encodingFormat": "text/csv"
19+
},
20+
"encodingFormat": "CSV",
21+
"version": "1.0",
22+
"spatialCoverage": {
23+
"@type": "Place",
24+
"name": "Chiradzulu, Malawi"
25+
},
26+
"temporalCoverage": {
27+
"@type": "DateTime",
28+
"startDate": null,
29+
"endDate": null
30+
},
31+
"contactPoint": {
32+
"@type": "ContactPoint",
33+
"contactType": "Emmanuel Mhango",
34+
"email": "emmanuellmhango@gmail.com"
35+
}
36+
}

0 commit comments

Comments
 (0)