-
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.
Updates in preperation for release and opening of repo visibility
- Loading branch information
1 parent
7dfb35c
commit 401b677
Showing
11 changed files
with
44 additions
and
9 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 |
---|---|---|
|
@@ -14,6 +14,8 @@ | |
# Quarto | ||
/.quarto/ | ||
_site/ | ||
_environment.local | ||
|
||
# Mac users | ||
.DS_STORE | ||
.DS_STORE | ||
/_*.local |
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
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
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
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
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
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
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
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
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,26 @@ | ||
--- | ||
title: "Datasets" | ||
author: "Government Analysis Function and ONS Data Science Campus" | ||
engine: knitr | ||
execute: | ||
echo: true | ||
eval: false | ||
--- | ||
|
||
</br> | ||
|
||
The datasets listed below are used throughout the course. | ||
|
||
<p>Download the <a href="/data/bikes_data_set.csv" style="text-decoration:none"><span style="text-decoration:underline">bikes data</span> (CSV, 54 KB)</a></p> | ||
|
||
<p>Download the <a href="/data/imdb_scores.csv" style="text-decoration:none"><span style="text-decoration:underline">imbd scores</span> (CSV, 204 KB)</a></p> | ||
|
||
<p>Download the <a href="/data/netflix_data.csv" style="text-decoration:none"><span style="text-decoration:underline">netflix data</span> (CSV, 3.6 MB )</a></p> | ||
|
||
<p>Download the <a href="/data/police_data.csv" style="text-decoration:none"><span style="text-decoration:underline">police data</span> (XLSX, 77 KB)</a></p> | ||
|
||
<p>Download the <a href="/data/revenue_data_set.csv" style="text-decoration:none"><span style="text-decoration:underline">revenue data</span> (CSV, 1 KB)</a></p> | ||
|
||
<p>Download the <a href="/data/titanic_clean.csv" style="text-decoration:none"><span style="text-decoration:underline">titanic cleaned data</span> (CSV, 84 KB)</a></p> | ||
|
||
<p>Download the <a href="/data/titanic.csv" style="text-decoration:none"><span style="text-decoration:underline">titanic data</span> (CSV, 86 KB)</a></p> |
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