aqicn-api - npm
文章推薦指數: 80 %
Node wrapper for the AQICN Air Quality Index API. Latest version: 1.0.4, last published: 3 years ago. Start using aqicn-api in your project ... aqicn-api1.0.4 • Public • Published3yearsagoReadmeExploreBETA1Dependency0Dependents5VersionsAqicnAirQualityIndexAPI NodewrapperfortheAQICNAirQualityIndexAPI(https://aqicn.org/).NewmoduleforaccessingAQICNglobalairqualitydata,nowthatAqicn.orgprovidesaRESTAPI.Nowebscraping,etc. Installation npmi-saqicn-api GettinganAPIToken YoushouldbeabletogetanAPItokenfor1000requestsperminute,injustafewminutes,usingtheonlineform,at:https://aqicn.org/api/ TheAPItokendemocanbeusedfortesting,butwillonlyreturnresultsforShanghai(上海). Usage MakearequesttotheAqicn.orgRESTAPItogatherAirQualitydataforagivencity(OnemethodexposesthecurrentAqicnAPI): ConfigurationObjectInputs: token(required):YourAPItoken(Seeabove) city(optional):Thecitynameforthelookup lang(optional):ResponseExplanationLanguage-currentlyen(English)&cn(SimplifiedChinese)aresupported lat(optional):Canbeusedinsteadofcityforlat/longbasedlocationlookup long(optional):Canbeusedinsteadofcityforlat/longbasedlocationlookup Note:Eithercitynameorlat+longmustbeused Examplewithcityname constaqicn=require('aqicn-api'); aqicn({city:'shanghai',lang:'en',token:'demo'},function(data){ console.log(data); }); ExamplewithLat/longinsteadofcityname constaqicn=require('aqicn-api'); aqicn({lat:31.2047372,long:121.4489017,lang:'en',token:'demo'},function(data){ console.log(data); }); APIResponse { aqi:82, idx:1437, city:'Shanghai(上海)', dominentpol:'pm25', time:1577120400000, level:5, co:9.1, no2:20.6, o3:29.3, p:1018.4, pm10:33, pm25:82, so2:3.6, t:11.6, w:0.1, url:'https://aqicn.org/city/shanghai', geo:[31.2047372,121.4489017], label:'Moderate', implications: 'Airqualityisacceptable;however,forsomepollutantstheremaybeamoderatehealthconcernforaverysmallnumberofpeoplewhoareunusuallysensitivetoairpollution.', precautions: 'Activechildrenandadults,andpeoplewithrespiratorydisease,suchasasthma,shouldlimitprolongedoutdoorexertion.', attributions: [{url:'http://www.semc.gov.cn/', name:'ShanghaiEnvironmentMonitoringCenter(上海市环境监测中心)'}, {url:'http://106.37.208.233:20035/emcpublish/', name: 'ChinaNationalUrbanairqualityreal-timepublishingplatform(全国城市空气质量实时发布平台)'}, {url: 'https://china.usembassy-china.org.cn/embassy-consulates/shanghai/air-quality-monitor-stateair/', name:'U.S.ConsulateShanghaiAirQualityMonitor'}, {url:'https://waqi.info/', name:'WorldAirQualityIndexProject'}] } Todos Pullrequestswelcome! Addadditionallanguages Lat/longbasedlookups Keywordsaqicnairqualityindexairpollutionindexairqualityindexpollutionpm25pm2.5pm10aqicn.orgapiInstallnpmiaqicn-apiRepositoryGitgithub.com/kidGodzilla/aqicn-apiHomepagegithub.com/kidGodzilla/aqicn-api#readmeDownloadsWeeklyDownloads2Version1.0.4LicenseMITUnpackedSize12.5kBTotalFiles5Lastpublish3yearsagoCollaboratorsTryonRunKitReportmalware
延伸文章資訊
- 1homebridge-aqicn - npm
Air quality plugin for Homebridge using aqicn. Latest version: 1.2.1, last published: 5 months ag...
- 2Why do the values shown on the IRCELINE website differ from ...
Aqicn.org uses the index of the American Environmental Protection Agency (US EPA). However, to co...
- 3aqicn-api - npm
Node wrapper for the AQICN Air Quality Index API. Latest version: 1.0.4, last published: 3 years ...
- 4AQICN - Air Quality Management Section
Published August 7, 2019 at 800 × 800 in AQICN · ← Previous · Next →. Both comments and trackback...
- 5Beijing Air Pollution: Real-time Air Quality Index
Check out the real-time air pollution map, for more than 100 countries.” https://aqicn.org/here/....