Skip to content
Eric Anderson edited this page Jun 10, 2014 · 2 revisions

Source

http://www.michigan.gov/mde/0,4615,7-140-22709_35150_47475---,00.html

License

This data is released by the State of Michigan as public domain.

Schema

Field Type Null Key Default Extra
SchoolType varchar(255) YES NULL
ISDCode mediumint(8) unsigned NO 0
ISDName varchar(255) YES NULL
DistrictCode mediumint(8) unsigned NO 0
DistrictName varchar(255) YES NULL
BuildingCode mediumint(8) unsigned NO PRI 0
BuildingName varchar(255) YES NULL
NumberTested mediumint(8) unsigned NO 0
allsubAverage float unsigned YES NULL
allsubPercentMeeting mediumint(8) unsigned YES 0
readingAverage float unsigned YES NULL
readingPercentMeeting mediumint(8) unsigned YES 0
mathAverage float unsigned YES NULL
mathPercentMeeting mediumint(8) unsigned YES 0
englishAverage float unsigned YES NULL
englishPercentMeeting mediumint(8) unsigned YES 0
scienceAverage float unsigned YES NULL
sciencePercentMeeting mediumint(8) unsigned YES 0

Quick links:

[How do I access the API?](School Data API#retrieve-dataset)

[What datasets are available?](Public Datasets)

Clone this wiki locally