nordpool-node:从北欧电力市场获取信息的 npm 库(Nord Pool,ELSPOT)

时间:2024-06-18 02:50:47
【文件属性】:

文件名称:nordpool-node:从北欧电力市场获取信息的 npm 库(Nord Pool,ELSPOT)

文件大小:90KB

文件格式:ZIP

更新时间:2024-06-18 02:50:47

JavaScript

Nordpool Elspot API npm 客户端 非官方 Elspot API npm 客户端 有关数据使用的限制 使用此模块访问Nordpool数据之前,请阅读并了解可能有禁止自动提取数据的条款,这些信息会降低网站的性能,限制重新发布信息等。 特征 (尚未实施) (尚未实施) (尚未实现) 用法 const nordpool = require ( 'nordpool' ) const prices = new nordpool . Prices ( ) async function run ( ) { const results = await prices . hourly ( ) console . log ( results ) } run ( ) 方法 at : 获取准确时间的价格 hourly :获取每小时价格 daily :获取每日价格 weekly


【文件预览】:
nordpool-node-master
----LICENSE.txt(1KB)
----config.js(525B)
----lib()
--------prices.js(4KB)
----examples()
--------consumerprices.js(804B)
--------yearly.js(646B)
--------ifttt.js(2KB)
--------hourly.js(244B)
--------tz.js(899B)
--------weekly.js(609B)
----.travis.yml(97B)
----test()
--------pricesTest.js(1.59MB)
----README.md(7KB)
----.gitignore(64B)
----index.js(283B)
----package-lock.json(23KB)
----package.json(828B)

网友评论