Skip to content

Commit

Permalink
2016-2017 enrollment tiers updated, closes #10
Browse files Browse the repository at this point in the history
  • Loading branch information
derekeder committed Oct 8, 2015
1 parent 0732e4d commit d9e8557
Show file tree
Hide file tree
Showing 12 changed files with 826 additions and 28 deletions.
4 changes: 2 additions & 2 deletions about.html
Expand Up @@ -105,7 +105,7 @@ <h2 id="the-tier-system">The tier system</h2>
<th>% of Population Speaking a Language Other than English</th>
<th>% of Owner Occupied Homes</th>
<th>Educational Attainment Score %</th>
<th>Weighted Average ISAT Performance at Attendance Area Schools</th>
<th>Weighted Average NWEA Performance at Attendance Area Schools</th>
</tr>
</thead>
<tbody>
Expand Down Expand Up @@ -182,7 +182,7 @@ <h2>Footnotes</h2>

<p><a href='http://www.cpsboe.org'>The Chicago Board of Education</a>, which oversees CPS, quickly adopted the Tier system as a new way of creating social and economic diversity in the city's selective schools.</p></p>
</li>
<li id="footnote-2"><p>For the selective high schools, admissions scores are a <a href='http://cpsmagnet.org/ourpages/auto/2009/8/10/63026482/Scoring%20Rubric%20--%20Selective%20Enrollment%20--%202012-2013.pdf'>combination</a> of a student's 7th grade reading, math, science, social studies grades, ISAT scores, and an entrance exam.</li>
<li id="footnote-2"><p>For the selective high schools, admissions scores are a <a href='http://cpsmagnet.org/ourpages/auto/2009/8/10/63026482/Scoring%20Rubric%20--%20Selective%20Enrollment%20--%202012-2013.pdf'>combination</a> of a student's 7th grade reading, math, science, social studies grades, ISAT/NWEA scores, and an entrance exam.</li>
<li id="footnote-3"><p>CPS's <a href='http://policy.cps.k12.il.us/download.aspx?ID=82'>official policy</a> for admission into magnet and selective schools goes into excruciating detail about how Tiers are calculated.</li>
<li id="footnote-4"><a href='http://articles.chicagotribune.com/2012-02-19/news/ct-met-cps-selective-0219-20120219_1_selective-enrollment-socioeconomic-tiers-census-tracts'>According to Katie Ellis</a>, director of access and enrollment for Chicago Public Schools, "We try to make sure that there's 25 percent of school-aged children in each tier."</li>
</ol>
Expand Down
797 changes: 797 additions & 0 deletions data/2016_2017_tiers.csv

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
24 changes: 12 additions & 12 deletions index.html
Expand Up @@ -48,18 +48,7 @@ <h1>Chicago Public School Tiers <span>an <a href='http://opencityapps.org'>Open
<div class="content-secondary">

<div id='search'>
<p>In Chicago, a student's chance of getting into the city's top, <a href='about.html#four-types'>selective schools</a> depends on where he or she lives.</p>
<p>Chicago Public Schools (CPS) places every part of the city into one of four <a href='about.html#the-tier-system'>socio-economic "tiers."</a> On average, people from Tier 1 areas make less money and have less education, and people from Tier 4 areas make more money and have more education.</p>

<p>This tool <a href='about.html#disclaimer'>helps</a> you find what CPS tier you are in.</p>

<div class='flash'>
<div class='warning'>
<p><strong>New tiers coming soon!</strong> CPS released tiers for 2016-2017 enrollment. We'll update this site with them soon. See the <a href='http://www.cpsoae.org/apps/news/show_news.jsp?REC_ID=184188&id=0'>official CPS site for more</a>.</p>
</div>
</div>

<h4>What tier am I in? <span>(<a href='#' onclick="MapsLib.findMe(); return false;">find me</a>)</span></h4>
<h4>What tier am I in? <span>(<a href='#' onclick="MapsLib.findMe(); return false;">find me</a>)</span></h4>
<p><input class='txt hint' type="text" title="Enter an address &hellip;" id="txtSearchAddress" onkeydown="if (event.keyCode == 13) document.getElementById('btnSearch').click()"/></p>

<input class="btn" type="button" id="btnSearch" value="Search" onclick="MapsLib.doSearch();" />
Expand All @@ -82,6 +71,17 @@ <h4>Tier legend (<a href='about.html#the-tier-system'>more info</a>)</h4>
</ol>

<hr />

<div class='flash'>
<div class='confirm'>
<p><strong>2016-2017 enrollment tiers added!</strong> We are now showing the tiers for 2016-2017 enrollment. See the <a href='http://www.cpsoae.org/apps/news/show_news.jsp?REC_ID=184188&id=0'>official CPS site for more info</a>.</p>
</div>
</div>

<p>In Chicago, a student's chance of getting into the city's top, <a href='about.html#four-types'>selective schools</a> depends on where he or she lives.</p>
<p>Chicago Public Schools (CPS) places every part of the city into one of four <a href='about.html#the-tier-system'>socio-economic "tiers."</a> On average, people from Tier 1 areas make less money and have less education, and people from Tier 4 areas make more money and have more education.</p>

<p>This tool <a href='about.html#disclaimer'>helps</a> you find what CPS tier you are in.</p>

<p class='mute'>An <a href='http://opencityapps.org'>Open City</a> app by Derek Eder and Forest Gregg with contributions from Juan-Pablo Velez and Josh Kalov.</p>
<p class='mute'><a href='mailto:cpstiers@opencityapps.org'>Send us feedback</a> or Tweet us at <a href='http://twitter.com/opencityapps'>@opencityapps</a></p>
Expand Down
16 changes: 8 additions & 8 deletions source/maps_lib.js
Expand Up @@ -18,7 +18,7 @@ var MapsLib = {

//the encrypted Table ID of your Fusion Table (found under File => About)
//NOTE: numeric IDs will be depricated soon
fusionTableId: "1nmgAHmScgIDoetvgSNVD1y6hBCrGmXg32-uH4Mjh",
fusionTableId: "1rzuq7pJU-CueotdsMm6VvRkVFkiIuR3evRDwOrFf",

//*New Fusion Tables Requirement* API key. found at https://code.google.com/apis/console/
//*Important* this key is for demonstration purposes. please register your own.
Expand Down Expand Up @@ -88,8 +88,8 @@ var MapsLib = {
from: MapsLib.fusionTableId,
select: MapsLib.locationColumn
},
styleId: 3,
templateId: 3
styleId: 4,
templateId: 4
});
MapsLib.searchrecords.setMap(map);
},
Expand Down Expand Up @@ -216,7 +216,7 @@ var MapsLib = {

enableMapTips: function () {
MapsLib.searchrecords.enableMapTips({
select: "'Tier 2015-2016'",
select: "'Tier 2016-2017'",
from: MapsLib.fusionTableId,
geometryColumn: MapsLib.locationColumn,
googleApiKey: MapsLib.googleApiKey,
Expand Down Expand Up @@ -245,7 +245,7 @@ var MapsLib = {
},

getTierNumber: function(whereClause) {
MapsLib.query("'Tier 2015-2016'", whereClause,"MapsLib.displayTierNumber");
MapsLib.query("'Tier 2016-2017'", whereClause,"MapsLib.displayTierNumber");
},

displayTierNumber: function(json) {
Expand All @@ -261,16 +261,16 @@ var MapsLib = {
},

getTierDemographics: function(tier) {
var selectColumns = "AVERAGE('Tier 2015-2016'), "
var selectColumns = "AVERAGE('Tier 2016-2017'), "
selectColumns += "AVERAGE('Estimated Median Family Income'),";
selectColumns += "AVERAGE('Number of School Age Children'), ";
selectColumns += "AVERAGE('% of Single Parent Households'),";
selectColumns += "AVERAGE('% of Population Speaking a Language Other than English'),";
selectColumns += "AVERAGE('% of Owner Occupied Homes'),";
selectColumns += "AVERAGE('Educational Attainment Score'),";
selectColumns += "AVERAGE('Weighted Average ISAT Performance at Attendance Area Schools')";
selectColumns += "AVERAGE('Weighted Average NWEA Performance at Attendance Area Schools')";

var whereClause = "'Tier 2015-2016' = " + tier;
var whereClause = "'Tier 2016-2017' = " + tier;
MapsLib.query(selectColumns, whereClause,"MapsLib.displayTierDemographics");
},

Expand Down
13 changes: 7 additions & 6 deletions tier-calculation.html
Expand Up @@ -156,12 +156,13 @@ <h2 id='footnotes'>Footnotes</h2>
<li id='footnote-1'>
<p>Tier publications that the district has released:</p>
<ul>
<li><a href="http://cpsmagnet.org/pdf/Summary%20of%20Census%20Tract%20Socioeconomic%20Data%20-%202009%2012%2001.pdf">2010 Summary of Census Tract Socioeconomic Data</a></li>
<li><a href="http://cpsmagnet.org/ourpages/auto/2010/11/18/38613619/Summary%20of%20Census%20Tract%20Socioeconomic%20Data%20_with%20Number%20of%20School-Age%20Children_%202010%2012%2010.pdf">2011 Summary of Census Tract Socioeconomic Data</a></li>
<li><a href="https://www.documentcloud.org/documents/508928-census-tract-data.html">2012 Summary of Census Tract Socioeconomic Data</a> </li>
<li><a href="http://cpsmagnet.org/Summary%20of%20Census%20Tract%20Socioeconomic%20Data%20-%202013-2014.pdf">2013 Summary of Census Tract Socioeconomic Data</a> </li>
<li><a href="http://www.cpsoae.org/Summary%20Census%20Tract%20FY13%20for%20FY15%20Enrollment.pdf">2014 Summary of Census Tract Socioeconomic Data</a></li>
<li><a href="http://www.cpsoae.org/Summary%20Census%20Tract_2015-2016.pdf">2014 Summary of Census Tract Socioeconomic Data</a></li>
<li><a href="/data/Summary of Census Socioeconomic Data 2010-2011.pdf">Summary of Census Socioeconomic Data 2010-2011</a></li>
<li><a href="/data/Summary of Census Socioeconomic Data 2011-2012.pdf">Summary of Census Socioeconomic Data 2011-2012</a></li>
<li><a href="/data/Summary of Census Socioeconomic Data 2012-2013.pdf">Summary of Census Socioeconomic Data 2012-2013</a></li>
<li><a href="/data/Summary of Census Socioeconomic Data 2013-2014.pdf">Summary of Census Socioeconomic Data 2013-2014</a></li>
<li><a href="/data/Summary of Census Socioeconomic Data 2014-2015.pdf">Summary of Census Socioeconomic Data 2014-2015</a></li>
<li><a href="/data/Summary of Census Socioeconomic Data 2015-2016.pdf">Summary of Census Socioeconomic Data 2015-2016</a></li>
<li><a href="/data/Summary of Census Socioeconomic Data 2016-2017.pdf">Summary of Census Socioeconomic Data 2016-2017</a></li>
</ul>
</li>
<li id='footnote-2'>
Expand Down

0 comments on commit d9e8557

Please sign in to comment.