Logo Lanfrica

hgreatrex/WORKING_Mobile_Mapping

Domain:

digital infrastructuresocioeconomic
Creator:
hgr
Host:
Masters Thesis - Mobile Money, Entrepreneurship, Women, Africa Places we can update stuff github.com ## Code & Datasets for a Large-n systematic mapping of Mobile Money Need to update! We reviewed abstracts of peer-reviewed work published between January 2000 and July 2020 in scientific journals, technical conferences and multi-author books. A total of 3748 abstracts from Web of Science Core collection were screened for relevance. We screened all abstracts for relevance to flash floods and then further sorted relevant abstracts into three categories: core understanding, geophysical, and social. We then did a secondary screening that further categorized and tagged the papers in the social category. This refined category will be turned into a searchable dataset for general use. Future work will hopefully automate this process and create tools for large reviews of social impact hazards. ### THIS IS THE 2024 CLEAR VERSION Understanding Our File Structure This directories in this GitHub are organized to follow the timeline of use and creation. within `/data` > `01_Web-Of-Science_Output` contines the original .bib files pulled from the Web of Science Database. This service only allows downloading in 500 item groupings. > `02_Data-ready-to-screen` Contains the backup output of the code 01_Screen1Code/Stage 1A Set-up code.R . All the web of science data has been merged, pulled into sentence case and quality controlled. The main output of this code is stored within the main /data folder as MainScreeningData_Screen1.RData. > `03_Screen1Backup` Contains backup copies of the dataframe MainScreeningData_Screen1.RData as screening 1 is happening. Each one is timestamped to restore MainScreeningData_Screen1.RData if the file becomes corrupted. within `/code` > `01_screening-code` contains all R files used in the intial screening. This includes `Stage 1A Set-up code.R` for quality control, `Stage 1B Auto Screen.R` (currently unused) which contains examples of code where you could automatically scre …