aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d20c7eb..32c6b52 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
<div class="container">
<h1 class="title is-1"> CU Boulder Grades Database </h1>
<p class="subtitle"> Database contains data from <strong>Spring 2016</strong> to <strong>Spring 2024</strong> </p>
- <p class="subtitle has-text-warning">After merging the Data & Analytics team with OIT, CU has disabled public access to the <a href="https://data.colorado.edu/reports/grade-distributions-class-size-cu-boulder-main-campus-courses">grade distribution file.</a>Until the data is made public again, this website won't be updated. You can try to e-mail them / open a request on their website, and I can update this database once the data is available again.</p>
+ <p class="subtitle has-text-warning">After merging the Data & Analytics team with OIT, CU has disabled public access to the <a href="https://data.colorado.edu/reports/grade-distributions-class-size-cu-boulder-main-campus-courses">grade distribution file.</a> Until the data is made public again, this website won't be updated. You can try to e-mail them / open a request on their website, and I can update this database once the data is available again.</p>
<form>
<textarea id="output" rows="10" cols="80" class="textarea"></textarea>
<input type="text" id="query" value="SELECT COUNT(*) FROM raw_data" class="input" />