Difference between revisions of "Medical Centers and Grants"
CatherineK (talk | contribs) |
|||
Line 7: | Line 7: | ||
}} | }} | ||
==Project Description== | ==Project Description== | ||
− | This project revolves around examining Medical Centers and viewing their research to see how innovative it is and whether or not Medical Centers in the U.S. are using the grants and money they receive to discover and create new treatments and services. For this project, I plan on collecting data on patents, NIH and NSF grants, and clinical trial data based on zipcodes of medical centers to show how much innovation occurs in these centers. For each research | + | This project revolves around examining Medical Centers and viewing their research to see how innovative it is and whether or not Medical Centers in the U.S. are using the grants and money they receive to discover and create new treatments and services. For this project, I plan on collecting data on patents, NIH and NSF grants, and clinical trial data based on zipcodes of medical centers to show how much innovation occurs in these centers. For each research dataset, I plan on finding how many of each type of event (patent, trial, grant) is filed under each zipcode. At this time, I have all the raw data for each research dataset and am going through using regular expressions, I plan on finding out how many matches I have by the end of this week (March 23). After examining these results, I will decide how to present the data and create a paper around it. |
+ | |||
+ | Progress report: March 23: I have all the raw data contained in my folder. By the end of the next week, I plan on matching all the data using zipcodes that I can, then deciding how to proceed after. | ||
− | |||
Project data is in: | Project data is in: | ||
E:\McNair\Projects\Biotech Project | E:\McNair\Projects\Biotech Project |
Revision as of 21:10, 23 March 2017
Medical Centers and Grants | |
---|---|
Project Information | |
Project Title | Medical Centers and Grants |
Owner | Catherine Kirby |
Start Date | Spring 2017 |
Deadline | |
Keywords | Entrepreneurship, Start-ups, Patents, Grants, Medical Centers, Biotechnology, Data |
Primary Billing | |
Notes | |
Has project status | Active |
Copyright © 2016 edegan.com. All Rights Reserved. |
Contents
Project Description
This project revolves around examining Medical Centers and viewing their research to see how innovative it is and whether or not Medical Centers in the U.S. are using the grants and money they receive to discover and create new treatments and services. For this project, I plan on collecting data on patents, NIH and NSF grants, and clinical trial data based on zipcodes of medical centers to show how much innovation occurs in these centers. For each research dataset, I plan on finding how many of each type of event (patent, trial, grant) is filed under each zipcode. At this time, I have all the raw data for each research dataset and am going through using regular expressions, I plan on finding out how many matches I have by the end of this week (March 23). After examining these results, I will decide how to present the data and create a paper around it.
Progress report: March 23: I have all the raw data contained in my folder. By the end of the next week, I plan on matching all the data using zipcodes that I can, then deciding how to proceed after.
Project data is in:
E:\McNair\Projects\Biotech Project
Deliverables
week 20-24: learn SQL and database stuff
week 27-31: continue learn SQL
week 3-7: if SQL fails then condense all grant files into one excel thing and do it by hand, find way to get patent stuff
week 10-14: finish grant stuff then work on and finish up patent stuff
week 17-21: look at all data, make outline
week 24-28: finish outline, write draft, edit draft
Med Center Data
Catherine collected all center, institution, and hospital address, zipcode, and phone number data from all United States medical centers. Intending to use this as the basis analyzing the other data gathered. Project data is in:
E:\McNair\Projects\Biotech Project\medcenter data
Clinical Trial Data
Project data is in:
E:\McNair\Projects\FDA Trials
Jeemin collected all data in textpad. There are more entries than excel rows, need to fix the textpad things before looking at stuff again
1. Find the zipcodes that correspond with medical center zipcodes
2. See if the names of medical centers can be matched as well
3. go back and fix the problems encountered
Patent Data
Project data is in:
E:\McNair\Projects\PatentData
- not sure if ready to use yet*
1. Find a way to combine all the excel data onto a couple of spreadsheets
2. search to see if medical center names and/or zipcodes correspond with already found zipcodes
NSF/NIH Grants
Raw Project data is in:
E:\McNair\Projects\Federal Grant Data
Compiled Excel Data for NIH grants can be found in my Biotech Project folder in the grants section.
1. Find a way to combine all the excel data onto a couple of spreadsheets
2. search to see if medical center names and/or zipcodes correspond with already found zipcodes