Difference between revisions of "SOCR Data"

From SOCR
Jump to: navigation, search
(External Data Archives)
(US Census Data)
 
(10 intermediate revisions by the same user not shown)
Line 61: Line 61:
  
 
=== Biomedical Data===
 
=== Biomedical Data===
 +
* [https://www.healthdatagym.org/datasets Health Data Gymnasium]
 
* [[SOCR_Data_PD_BiomedBigMetadata|Human Health: Predictive Big Data Analytics, Modeling and Visualization of Clinical, Genetic and Imaging Data for Parkinson’s Disease]]
 
* [[SOCR_Data_PD_BiomedBigMetadata|Human Health: Predictive Big Data Analytics, Modeling and Visualization of Clinical, Genetic and Imaging Data for Parkinson’s Disease]]
 
* [[SOCR_Data_AMI_NY_1993_HeartAttacks| 1993 New York State Heart Attack Patients: Acute Myocardial Infarction (AMI), N=12,844]]
 
* [[SOCR_Data_AMI_NY_1993_HeartAttacks| 1993 New York State Heart Attack Patients: Acute Myocardial Infarction (AMI), N=12,844]]
Line 74: Line 75:
 
===Healthcare and Health Science Data===
 
===Healthcare and Health Science Data===
 
* [https://umich.instructure.com/courses/38100/files/ A number of case-studies including Big and Heterogeneous clinical, nursing, and healthcare datasets].
 
* [https://umich.instructure.com/courses/38100/files/ A number of case-studies including Big and Heterogeneous clinical, nursing, and healthcare datasets].
 +
* [https://dataverse.harvard.edu/dataverse/harvard Harvard Dataverse (1,000's of case-studies)].
  
 
=== [[SOCR_US_CensusData | US Census Data]]===
 
=== [[SOCR_US_CensusData | US Census Data]]===
 
* [[SOCR_Data_LA_Neighborhoods_Data | Los Angeles County Neighborhoods Data (from US Census)]]
 
* [[SOCR_Data_LA_Neighborhoods_Data | Los Angeles County Neighborhoods Data (from US Census)]]
 
* [[SOCR_Data_2011_US_JobsRanking | 2011 US Jobs Ranking (200 Best to Worst Jobs in the USA for 2011)]]
 
* [[SOCR_Data_2011_US_JobsRanking | 2011 US Jobs Ranking (200 Best to Worst Jobs in the USA for 2011)]]
 +
* [[SOCR_Data_2019_US_JobsRanking | 2019 US Jobs Ranking (200 Best to Worst Jobs in the USA for 2019)]]
  
 
=== [http://www.presidency.ucsb.edu/ US Elections Data]===
 
=== [http://www.presidency.ucsb.edu/ US Elections Data]===
Line 108: Line 111:
  
 
===External Data Archives===
 
===External Data Archives===
 +
* [https://ihpi.umich.edu/member-resources/data-and-methods/available-datasets University of Michigan Institute for Healthcare Policy and Innovation (IHPI)]
 +
* [https://www.ai.gov/ai-researchers-portal/data-resources/ AI.gov Data Resources]
 
* [http://www.nature.com/sdata/archive Nature Scientific Data]
 
* [http://www.nature.com/sdata/archive Nature Scientific Data]
 +
* [https://toolbox.google.com/datasetsearch Google Data Search]
 
* [https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html Centers for Medicare & Medicaid Services (CMS)]
 
* [https://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Physician-and-Other-Supplier.html Centers for Medicare & Medicaid Services (CMS)]
 
* [http://www.census.gov/developers/ US Census] and [https://usa.ipums.org/usa/ US Census Graphical API Interface]
 
* [http://www.census.gov/developers/ US Census] and [https://usa.ipums.org/usa/ US Census Graphical API Interface]
Line 117: Line 123:
  
 
* [[SOCR Data]] can be copy pasted directly from the Wiki HTML pages into any of the [http://socr.umich.edu/html/ana/ SOCR Java applets].
 
* [[SOCR Data]] can be copy pasted directly from the Wiki HTML pages into any of the [http://socr.umich.edu/html/ana/ SOCR Java applets].
 
+
* [http://socr.umich.edu/HTML5/SOCRAT/ SOCR Analytical Toolbox (SOCRAT)] provides a scalable web platform for in-browser applications for interactive data analysis and visualization.
 
* SOCR Data can also be loaded into an R computational environment automatically using the protocol below illustrated with the case of a [[SOCR_Data_PD_BiomedBigMetadata|Parkinson's Disease dataset]]:
 
* SOCR Data can also be loaded into an R computational environment automatically using the protocol below illustrated with the case of a [[SOCR_Data_PD_BiomedBigMetadata|Parkinson's Disease dataset]]:
  
Line 130: Line 136:
  
 
<hr>
 
<hr>
* SOCR Home page: http://www.socr.ucla.edu
+
* SOCR Home page: https://www.socr.umich.edu
  
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_Data}}
+
{{translate|pageName=https://wiki.socr.umich.edu/index.php?title=SOCR_Data}}

Latest revision as of 13:43, 21 October 2023

SOCR Educational Materials - SOCR Data

The links below contain a number of datasets that may be used for demonstration purposes in probability and statistics education. There are two types of data - simulated (computer-generated using random sampling) and observed (research, observationally or experimentally acquired).

SOCR Data

Simulated data

The SOCR resources provide a number of mechanisms to simulate data using computer random-number generators. Here are some of the most commonly used SOCR generators of simulated data:

Observed data

The following collections include a number of real observed datasets from different disciplines, acquired using different techniques and applicable in different situations.

Climate Change Data

Population Data

Economic, Business and Stock Market Data

Consumer Price Index (CPI)

Stock Market Data

Monetary-Base Data

Budgets and Deficits Data

Sector Data, Population Perception Trends data

World Peace

Neuroimaging Data

Biomedical Data

Healthcare and Health Science Data

US Census Data

US Elections Data

Other Data

SOCR Course Data and Case-Studies

External Data Archives

Machine Interfaces to Downloading SOCR Data

In addition to human interactions with the SOCR Data, we provide several machine interfaces to consume and process these data.

library(rvest)
# Loading required package: xml2

wiki_url <- read_html("http://wiki.socr.umich.edu/index.php/SOCR_Data_PD_BiomedBigMetadata")
html_nodes(wiki_url, "#content")
pd_data <- html_table(html_nodes(wiki_url,"table")\([[1]]\))
head(pd_data); summary(pd_data)



Translate this page:

(default)
Uk flag.gif

Deutsch
De flag.gif

Español
Es flag.gif

Français
Fr flag.gif

Italiano
It flag.gif

Português
Pt flag.gif

日本語
Jp flag.gif

България
Bg flag.gif

الامارات العربية المتحدة
Ae flag.gif

Suomi
Fi flag.gif

इस भाषा में
In flag.gif

Norge
No flag.png

한국어
Kr flag.gif

中文
Cn flag.gif

繁体中文
Cn flag.gif

Русский
Ru flag.gif

Nederlands
Nl flag.gif

Ελληνικά
Gr flag.gif

Hrvatska
Hr flag.gif

Česká republika
Cz flag.gif

Danmark
Dk flag.gif

Polska
Pl flag.png

România
Ro flag.png

Sverige
Se flag.gif