Sha256: d83896a359816731e6fcc78d1e5c36ae65ba5433e582348c529650c025908c4a

Contents?: true

Size: 1.13 KB

Versions: 6

Compression:

Stored size: 1.13 KB

Contents

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<census-data>
  <schoolName>Simle Middle School</schoolName>
  <address>1215 N 19th St,  Bismarck, ND  58501</address>
  <latitude>46.8179</latitude>
  <longitude>-100.7631</longitude>
  <phone>(701) 221-3570</phone>
  <type>public</type>
  <district>Bismarck 1</district>
  <enrollment>851</enrollment>
  <freeAndReducedPriceLunch>23.3843</freeAndReducedPriceLunch>
  <studentTeacherRatio>14.1</studentTeacherRatio>
  <ethnicities>
    <ethnicity>
      <name>White, non-Hispanic</name>
      <value>91.0693</value>
      <year>2007</year>
    </ethnicity>
    <ethnicity>
      <name>Black, non-Hispanic</name>
      <value>0.587544</value>
      <year>2007</year>
    </ethnicity>
    <ethnicity>
      <name>Hispanic</name>
      <value>0.822562</value>
      <year>2007</year>
    </ethnicity>
    <ethnicity>
      <name>Asian/Pacific Islander</name>
      <value>0.705053</value>
      <year>2007</year>
    </ethnicity>
    <ethnicity>
      <name>Native American or Native Alaskan</name>
      <value>6.81551</value>
      <year>2007</year>
    </ethnicity>
  </ethnicities>
</census-data>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
great_schools-0.2.3 spec/fixtures/school_census_data.xml
great_schools-0.2.1 spec/fixtures/school_census_data.xml
great_schools-0.2.0 spec/fixtures/school_census_data.xml
great_schools-0.1.2 spec/fixtures/school_census_data.xml
great_schools-0.1.1 spec/fixtures/school_census_data.xml
great_schools-0.1.0 spec/fixtures/school_census_data.xml