@@ -10,39 +10,39 @@ Documentation for this SDK can be found at [http://USDepartmentofLabor.github.io
1010
1111Sample code for this SDK is coming soon.
1212
13- # Federal API compatibility
13+ ## Federal API compatibility
1414This SDK should work the following APIs. We encourage you to test this with the APIs below as well as other federal APIs:
1515
16- ## Business USA
16+ ### Business USA
1717* [ BusinessUSA Business Resource API] ( http://business.usa.gov/apis ) - Data is received, but unusual first character trips-up the parser.
1818
19- ## Department of Commerce
20- ### Census Bureau
19+ ### Department of Commerce
20+ #### Census Bureau
2121* [ All Datasets] ( http://www.census.gov/developers/ ) (because of the format of the output, use the didCompleteWithUnParsedResults callback method)
2222
23- ### NOAA
23+ #### NOAA
2424* [ Climate Data Online] ( http://www.ncdc.noaa.gov/cdo-web/ )
2525* [ Severe Weather Data Inventory] ( http://www.ncdc.noaa.gov/cdo-web/ )
2626
27- ## Department of Education
27+ ### Department of Education
2828* [ All Datasets] ( http://www.ed.gov/developers )
2929
30- ## Department of Energy
30+ ### Department of Energy
3131* [ EIA (beta)] ( http://www.eia.gov/developer/ )
3232* [ Fuel Economy] ( http://www.fueleconomy.gov/feg/ws/index.shtml )
3333* [ NREL] ( http://developer.nrel.gov )
3434
35- ## Department of Health and Human Services
36- ### Healthdata.gov
35+ ### Department of Health and Human Services
36+ #### Healthdata.gov
3737* [ Healthdata.gov API] ( http://www.healthdata.gov/developer )
3838
39- ### National Center for Health Statistics
39+ #### National Center for Health Statistics
4040* [ Health Indicators Warehouse] ( http://healthindicators.gov/Developers/ )
4141
42- ### National Health Information Center
42+ #### National Health Information Center
4343* [ Healthfinder.gov API] ( http://healthfinder.gov/developers/ )
4444
45- ### National Institutes of Health
45+ #### National Institutes of Health
4646* [ DailyMed] ( http://dailymed.nlm.nih.gov/dailymed/help.cfm )
4747* [ DIRLINE] ( http://dirline.nlm.nih.gov/dirlineapi/DIRLINEWebService.html )
4848* [ Genetics Home Reference] ( http://ghr.nlm.nih.gov/LinkingTo )
@@ -53,63 +53,63 @@ This SDK should work the following APIs. We encourage you to test this with the
5353* [ RxNorm] ( http://rxnav.nlm.nih.gov/RxNormAPI.html )
5454* [ RxTerms] ( http://rxnav.nlm.nih.gov/RxTermsAPI.html )
5555
56- ### Substance Abuse and Mental Health Services Administration
56+ #### Substance Abuse and Mental Health Services Administration
5757* [ SAMHSA API] ( http://store.samhsa.gov/developer )
5858
59- ## Department of Labor
59+ ### Department of Labor
6060* [ All Datasets] ( http://developer.dol.gov ) (SummerJobs+ service compatibility still needs work)
6161
62- ## Department of Transportation
63- ### FAA
62+ ### Department of Transportation
63+ #### FAA
6464* [ Airport Status and Delay API] ( http://services.faa.gov/ )
6565
66- ### Federal Motor Carrier Safety Administration
66+ #### Federal Motor Carrier Safety Administration
6767* [ FMCSA API] ( https://mobile.fmcsa.dot.gov/developer )
6868
69- ## EPA
69+ ### EPA
7070* [ Envirofacts API] ( http://www.epa.gov/developer/ )
7171
72- ## FCC
72+ ### FCC
7373* [ Public Inspection Files] ( https://stations.fcc.gov/developer/ )
7474* [ Census Block Conversions] ( http://www.fcc.gov/developers/census-block-conversions-api )
7575
76- ## Federal Infrastructure Projects Permitting Dashboard (beta)
76+ ### Federal Infrastructure Projects Permitting Dashboard (beta)
7777* [ performance.gov API] ( http://permits.performance.gov/developers-api )
7878
79- ## Federal Reserve Bank of St. Louis
79+ ### Federal Reserve Bank of St. Louis
8080* [ FRED] ( http://api.stlouisfed.org/ )
8181
82- ## Integrated Taxonomic Information System
82+ ### Integrated Taxonomic Information System
8383* [ ITIS API] ( http://www.itis.gov/ws_description.html )
8484
85- ## Millennium Challenge Corporation
85+ ### Millennium Challenge Corporation
8686* [ Selection Indicators API] ( http://data.mcc.gov/developer/ )
8787
88- ## NASA
88+ ### NASA
8989* [ NASA API] ( http://data.nasa.gov/api-info/ )
9090
91- ## National Archives and Records Administration
91+ ### National Archives and Records Administration
9292* [ Federal Register API] ( http://www.federalregister.gov/blog/learn/developers )
9393
94- ## National Broadband Map
94+ ### National Broadband Map
9595* [ All APIs] ( http://www.broadbandmap.gov/developer/ )
9696
97- ## Office of Management and Budget
97+ ### Office of Management and Budget
9898* [ usaspending.gov API] ( http://www.usaspending.gov/data?tab=API )
9999
100- ## Small Business Administration
100+ ### Small Business Administration
101101* [ Business Licenses & Permits] ( http://www.sba.gov/about-sba-services/7615 )
102102* [ Loans & Grants Search] ( http://www.sba.gov/about-sba-services/7616 )
103103* [ Recommended Sites] ( http://www.sba.gov/about-sba-services/7630 )
104104* [ U.S. City and County Web Data] ( http://www.sba.gov/about-sba-services/7617 )
105105
106- ## Small Business Innovation Research (SBIR) program
106+ ### Small Business Innovation Research (SBIR) program
107107* [ SBIR API] ( http://www.sbir.gov/apis )
108108
109- ## USA.gov
109+ ### USA.gov
110110* [ go.USA.gov URL shortener] ( https://go.usa.gov/api )
111111* [ Mobile App Gallery] ( http://www.usa.gov/About/developer-resources/mobile-app-gallery/index.shtml )
112112* [ Social Media Registry] ( http://www.usa.gov/About/developer-resources/social-media-registry.shtml ) (returns HTML)
113113
114- ## White House
114+ ### White House
115115* [ Policy Snapshots JSON Feed] ( http://www.whitehouse.gov/developers )
0 commit comments