-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f52364e
commit babaf09
Showing
42 changed files
with
31,502 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: default | ||
title: R Notebooks | ||
--- | ||
|
||
<div class="blurb"> | ||
<h1>R Notebooks: Analysis of Datasets</h1> | ||
<p><a href="IRCC.nb.html">IRCC Permanent Resident Admissions Monthly Timeseries, January 2015 to May 2019</a></p> | ||
<p><a href="TTS.nb.html">Toronto Uber Movement and Transportation Tomorrow Survey (TTS) Datasets</a></p> | ||
<p><a href="IESO.nb.html">Ontario Electricity Generation, Demand, and Price Timeseries</a></p> | ||
<p><a href="TransUnion.nb.html">TransUnion Debt Load Risk Scores in Toronto</a></p> | ||
<p><a href="ARIS.nb.html">American Religious Identification Survey (ARIS) Datasets, 2008 and 2001</a></p> | ||
<p><a href="MCI.nb.html">Toronto Police Service Major Crime Indicators 2014 to 2018</a></p> | ||
<p><a href="Toronto_Water.nb.html">Toronto Water Consumption, 2000-2015</a></p> | ||
<p><a href="TESS_OW.nb.html">Toronto Employment and Social Services Ontario Works Dataset</a></p> | ||
<p><a href="OCHPP.nb.html">OCHPP Toronto Public Health Datasets</a></p> | ||
<p><a href="Opioid_Timeseries.nb.html">Toronto and Ontario Opioid Morbidity Timeseries</a></p> | ||
</div><!-- /.blurb --> |
Oops, something went wrong.