-
**Describe the bug**
The API doesn't find facilities in Singapore and Tokyo, although there are
**To Reproduce**
```
curl -snG https://www.peeringdb.com/api/fac --data-urlencode city__in=Singapo…
-
Hello guys,
I would love to having TLD (Top Level Domain) information when getting a Country with `pycountry`. For example:
```python
>>> import pycountry
>>> brazil = pycountry.countries.get…
-
One of our largest tables is `country_latest_data`. It's apparently used for [country pages](https://ourworldindata.org/country/czechia), but no one knows why. The table is just `data_values` in disgu…
-
Hi. With cities=T, some texts with short sentences tend to favor United States:
`loc_data
-
/////////// Instead of this code
```
const getCountryData = function (country) {
// Country 1
fetch(`https://restcountries.com/v3.1/name/${country}`)
.then(response => response.json())
…
-
Following implementation of #1553, can we review data-completeness logic for remaining elements where I suspect it is incorrect.
**Requirement:**
- Elements should be marked "completed" on the Activ…
-
### Returns all the spots.
- [ ] Seed data exists in the database for spots to be returned.
- [ ] Successful response includes each spot in the database.
- [ ] Spot data returned includes the `id`, `…
-
The motions all work correctly (`[+`, `[=`, etc) for me, but the selections behave confusingly. One such example is `vii`. For the following code:
```python
def get_dependencies(country: str, granul…
-
First of all, thanks for this super cool data and wrapper package :bow:
All countries data works fine, but I'm facing issues when trying to access a single country, see e.g.
```python
>>> from…
-
////// Instead of writing this code
```
${data.name.common}
${data.region}
👫${(
+data.population / 1000000
).t…