Developer

API » Provider Statistics API - Similar Search Parameters


Description
This API provides the parameters that can be used in search for similar providers.

Latest data version released jun2012. Previous data versions include jun2011, dec2011.

Why We Provide It
We are providing this API to increase the value of the transparency of the National Broadband Map. With this API you now have access to full suite of data which populates our Provider page.

Review Data Dictionary

JSON   XML

API Base
http://www.broadbandmap.gov/broadbandmap/

API Call
{API Base}/provider/parameters?format={format}&callback={functionName}

Sample Call
http://www.broadbandmap.gov/broadbandmap/provider/parameters?format=json

Required Parameters
--

Optional Parameters
format:
XML, JSON, JSONP (XML is default)

callback:
JSONP callback function name

Response

JSON   XML

{
 "status":"OK",
 "responseTime":0,
 "message":[
  
 ],
 "Results":{
  "similarCriteria":{
   "property":[
    "asymmetricdsl",
    "cabledocsis",
    "cableother",
    "copper",
    "downloadspeed",
    "fixedwirelesslicensed",
    "fixedwirelessunlicensed",
    "mobilewireless",
    "opticalfiber",
    "othertechnology",
    "populationserved",
    "powerline",
    "symmetricdsl",
    "uploadspeed"
   ]
  }
 }
}
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Response status="OK" responseTime="0">
  <Results>
    <similarCriteria>
      <property>asymmetricdsl</property>
      <property>cabledocsis</property>
      <property>cableother</property>
      <property>copper</property>
      <property>downloadspeed</property>
      <property>fixedwirelesslicensed</property>
      <property>fixedwirelessunlicensed</property>
      <property>mobilewireless</property>
      <property>opticalfiber</property>
      <property>othertechnology</property>
      <property>populationserved</property>
      <property>powerline</property>
      <property>symmetricdsl</property>
      <property>uploadspeed</property>
   </similarCriteria>
</Results>
</Response>




Back to Top

You are automatically leaving the National Broadband Map site press escape key to cancel

You're leaving the National Broadband Map Website

You are now leaving the National Broadband Map web site, and will be automatically forwarded to the following site:

%url%

This link is provided for informational purposes only. We do not endorse any other product or service, and are not responsible for the content of other websites, including their accuracy, completeness, or timeliness.