openwashdata / boreholefuncmwi

Data about the survey on the borehole functionality in Karonga district, Malawi.
https://openwashdata.github.io/boreholefuncmwi/
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Review data dictionary and update variable description #1

Closed mianzg closed 3 weeks ago

mianzg commented 3 weeks ago

Hello @myesaya, the current data dictionary is based on your capstone project information. Please kindly review the file : https://github.com/openwashdata/boreholefuncmwi/blob/main/data-raw/dictionary.csv

Please help us to refine the dictionary by answering the following questions. Thanks!

row 5. committee_members (integer)

row 7. annual_budget (integer)

row 10. tariff_costs_consider (categorical)

row 13. total_money (integer)

row 15. distance_materials (categorical)

row 16. service_provider (categorical)

row 18. functional_status (categorical)

myesaya commented 3 weeks ago

row 5. committee_members (integer)Question: Is this number of year 2023? • Ans: This is the number of members in a water committee as of the year 2023 (count)

row 7. annual_budget (integer) Question: Is the budget in Kwacha? • Ans: Yes, MWK

row 10. tariff_costs_consider (categorical)Question: Can you specify this variable or list examples of costs considered? • Ans: Examples of costs considered before setting a water tariff were Affordability, Maintenance costs, Operation costs, Total replacement cost for the system, Set by local government, and Bill payments.

row 13. total_money (integer)

row 15. distance_materials (categorical) -Question: How is "0-20 km" different from "within community"? -Ans: Accessible within the community strictly meant within the community. 0-20km meant somewhere outside their village

row 16. service_provider (categorical)

row 18. functional_status (categorical)

mianzg commented 3 weeks ago

@myesaya Thanks so much for your quick reply. Indeed, would you like to implement the changes by your self?

I prepare the following steps:

  1. Go to https://github.com/openwashdata/boreholefuncmwi/blob/main/data-raw/dictionary.csv and Download the file.
download
  1. Open your downloaded dictionary.csv with Excel

  2. Edit the column description for all the rows we discussed above, and SAVE it to csvfile

  3. Go to https://github.com/openwashdata/boreholefuncmwi/tree/main/data-raw and Select Add File/Upload Files

github_add_file

  1. Upload a. Upload the revised dictionary.csv file b. Write the commit message c. Select the option "Create a new branch", write the name as "dictionary" d. Click the green button to Propose the change.

upload

myesaya commented 3 weeks ago

git I can not load the revised file

mianzg commented 3 weeks ago

@myesaya Sorry for that. It was a mistake on my side. Could you try again?

myesaya commented 3 weeks ago

I have uploaded

mianzg commented 3 weeks ago

Thanks for the contribution! I reviewed it and merged it into the package.