Connectivity Information
This collection contains data about the connectivity information included within each Form 471.
GET https:
//data.usac.org/api/sl/form471/v1/connectivityInformationCollection
{
"@odata.context"
:
"$metadata#connectivityInformationCollection"
,
"value"
: [{
"aggregateInternetAccessForEntireDistrict"
:
"Yes"
,
"applicationNumber"
: 161000001,
"biggestBarriers"
:
null
,
"childBiggestbarriers"
:
"Outdated equipment"
,
"childConnectiontype"
:
"Fiber"
,
"childDownloadSpeed"
: 1.0,
"childDownloadSpeedUnits"
:
"Gbps"
,
"childEntityName"
:
"DONEGAL PRIMARY SCHOOL"
,
"childEntityNumber"
:
"16071247"
,
"childUploadSpeed"
: 1.0,
"childUploadSpeedUnits"
:
"Gbps"
,
"childWiFi"
:
"Mostly"
,
"connectionType"
:
null
,
"contactEmail"
:
"john.bear@donegal.k12.pa.us"
,
"downloadSpeed"
: 1.0,
"downloadSpeedUnits"
:
"Gbps"
,
"entityName"
:
"DONEGAL SCHOOL DISTRICT"
,
"entityNumber"
:
"125806"
,
"formView"
:
"Current"
,
"other"
:
null
,
"uploadSpeed"
: 1.0,
"uploadSpeedUnits"
:
"Gbps"
,
"wifi"
:
null
}, {
"aggregateInternetAccessForEntireDistrict"
:
"Yes"
,
"applicationNumber"
: 161000013,
"biggestBarriers"
:
null
,
"childBiggestbarriers"
:
"No barriers"
,
"childConnectiontype"
:
"Fiber"
,
"childDownloadSpeed"
: 100.0,
"childDownloadSpeedUnits"
:
"Mbps"
,
"childEntityName"
:
"MUENSTER ELEMENTARY SCHOOL"
,
"childEntityNumber"
:
"87724"
,
"childUploadSpeed"
: 100.0,
"childUploadSpeedUnits"
:
"Mbps"
,
"childWiFi"
:
"Completely"
,
"connectionType"
:
null
,
"contactEmail"
:
"jpresnall@muensterisd.net"
,
"downloadSpeed"
: 100.0,
"downloadSpeedUnits"
:
"Mbps"
,
"entityName"
:
"MUENSTER INDEP SCHOOL DISTRICT"
,
"entityNumber"
:
"140939"
,
"formView"
:
"Current"
,
"other"
:
null
,
"uploadSpeed"
: 100.0,
"uploadSpeedUnits"
:
"Mbps"
,
"wifi"
:
null
}]
}
<
EntityType
Name
=
"connectivityInformation"
>
<
Key
>
<
PropertyRef
Name
=
"formView"
/>
<
PropertyRef
Name
=
"applicationNumber"
/>
<
PropertyRef
Name
=
"childEntityNumber"
/>
</
Key
>
<
Property
Name
=
"aggregateInternetAccessForEntireDistrict"
Type
=
"Edm.String"
/>
<
Property
Name
=
"applicationNumber"
Type
=
"Edm.Int32"
/>
<
Property
Name
=
"biggestBarriers"
Type
=
"Edm.String"
/>
<
Property
Name
=
"childBiggestbarriers"
Type
=
"Edm.String"
/>
<
Property
Name
=
"childConnectiontype"
Type
=
"Edm.String"
/>
<
Property
Name
=
"childDownloadSpeed"
Type
=
"Edm.Double"
/>
<
Property
Name
=
"childDownloadSpeedUnits"
Type
=
"Edm.String"
/>
<
Property
Name
=
"childEntityName"
Type
=
"Edm.String"
/>
<
Property
Name
=
"childEntityNumber"
Type
=
"Edm.String"
/>
<
Property
Name
=
"childUploadSpeed"
Type
=
"Edm.Double"
/>
<
Property
Name
=
"childUploadSpeedUnits"
Type
=
"Edm.String"
/>
<
Property
Name
=
"childWiFi"
Type
=
"Edm.String"
/>
<
Property
Name
=
"connectionType"
Type
=
"Edm.String"
/>
<
Property
Name
=
"contactEmail"
Type
=
"Edm.String"
/>
<
Property
Name
=
"downloadSpeed"
Type
=
"Edm.Double"
/>
<
Property
Name
=
"downloadSpeedUnits"
Type
=
"Edm.String"
/>
<
Property
Name
=
"entityName"
Type
=
"Edm.String"
/>
<
Property
Name
=
"entityNumber"
Type
=
"Edm.String"
/>
<
Property
Name
=
"formView"
Type
=
"Edm.String"
/>
<
Property
Name
=
"other"
Type
=
"Edm.String"
/>
<
Property
Name
=
"uploadSpeed"
Type
=
"Edm.Double"
/>
<
Property
Name
=
"uploadSpeedUnits"
Type
=
"Edm.String"
/>
<
Property
Name
=
"wifi"
Type
=
"Edm.String"
/>
<
NavigationProperty
Name
=
"Form471"
Type
=
"loc.usac.data.sl.form471.v1.basicInformation"
>
<
ReferentialConstraint
Property
=
"formView"
ReferencedProperty
=
"formView"
/>
<
ReferentialConstraint
Property
=
"applicationNumber"
ReferencedProperty
=
"applicationNumber"
/>
</
NavigationProperty
>
</
EntityType
>
Data Dictionary
Field |
Description |
aggregateInternetAccessForEntireDistrict |
Does your school district aggregate Internet access for the entire District? Yes / No |
applicationNumber |
Unique number assigned to the FCC Form 471 |
biggestBarriers |
What are the biggest barriers for a robust network? |
childBiggestbarriers |
Child Biggest Barriers to robust network |
childConnectiontype |
Child Connection Type |
childDownloadSpeed |
Child Download Speed |
childDownloadSpeedUnits |
Child Download Speed Units |
childEntityName |
Child Entity Name |
childEntityNumber |
Child Entity Number |
childUploadSpeed |
Child Upload Speed |
childUploadSpeedUnits |
Child Upload Speed Units |
childWiFi |
Child Wi-Fi sufficient |
connectionType |
Connection Type |
contactEmail |
Contact E-mail |
downloadSpeed |
Download Speed |
downloadSpeedUnits |
Download Speed Units |
entityName |
Entity Name for connectivity question |
entityNumber |
Entity Number for connectivity |
formView |
indicates if the form is the Original or Current version |
other |
If barrier is not listed from drop down then specify here |
uploadSpeed |
Upload Speed |
uploadSpeedUnits |
Upload Speed Units |
wifi |
Is Wi-Fi sufficient for the entity? |