Please cite this code as:
Spreadborough, Kristal (2020) Music and Parkinson's Disease (Version 1.0) [Source code]. https://github.com/KristalSpreadborough/MusicAndParkinsons
This code was used to clean metadata used for a systematic review of research into Music and Parkinson's disease.
First, relevant fields from an XML file downloaded from PubMed were extracted using the following xslt style sheets:
stylesheetJournal.xslt
stylesheetJournalDate.xslt
stylesheetJournalIssue.xslt
stylesheetTitleLanguage.xslt
These fields were written to individual csv's and then merged into a single csv using the commands found in:
WritingXMLtoCSV200608.txt
The resulting csv of PubMed data along with csv's from Scopus and Web of Science were then merged into a master file with duplicates removed using this code:
MergFilesRemoveDuplicates200608.ipynb
Finally, inclusion/exclusion criteria for each publication were checked in this master file using the following code:
CheckingForKeyWords200608.ipynb
NOTE: For the PubMed xml data, the "Abstract" field was added to the master file by hand since it was difficult to extract via xslt style sheet. This was because the Abstract field was often broken up into different sections and these were difficult map to specific publications.
-
Notifications
You must be signed in to change notification settings - Fork 0
KristalSpreadborough/MusicAndParkinsons
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
this code was used to clean metadata used for a systematic review of research into music and parkinson's disease
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published