apis icon indicating copy to clipboard operation
apis copied to clipboard

Making data readily available to anyone interested

Results 33 apis issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Electricitymap is having problems using an icelandic api to get energy usage because of geo blocking. https://github.com/electricitymap/electricitymap-contrib/issues/3606 Could you have this endpoint added? It looks like it's just one endpoint:...

Fixes the Earthquake Endpoint, Sets the secondary api to the current (broken) primary one Uses the datasource mentioned in #398 ### Checklist - [x] Write tests - [x] Write documentation

Reading data from : http://apis.is/earthquake/is keeps giving the data with as most recent date 13-10-2017 This is the code in python which was working before: ```python import requests import json...

bug
help wanted
has datasource
data source changed

This PR contains minor changes for a retrieveal of information for a single company. It adds lookup of the company's VAT number and adds that to the data returned from...

https://apis.is/weather/observations/is?stations=1&time=3h error: "http://xmlweather.vedur.is/?op_w=xml&view=xml&type=obs&lang=is&ids=1&params=F;FX;FG;D;T;W;V;N;P;RH;SNC;SND;SED;RTE;TD;R&time=3h did not respond"

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1. Release notes Sourced from redis's releases. V3.1.1 Enhancements Upgrade node and dependencies (#1578) Fixes Fix a potential exponential regex in monitor mode (#1595) v3.1.0...

dependencies

The Icelandic Transport Authority has stopped providing access to the vehicle registry, so that endpoint is broken.

Adding a new source for the currency endpoint: the currency rate from the [Central Bank of Iceland](https://www.sedlabanki.is/hagtolur/opinber-gengisskraning/). ### Checklist - [x] Write tests - [x] Write documentation