-
Project Lead: sjockers
Mentor: deimidis
Welcome to OL6, Cohort B! This issue will be used to track your project and progress during the program. Please use this checklist over the next few…
-
Provide more information on the architecture of the code and how queries are evaluated as a reference for current and future code contributors.
Cleanup/Complete all READMEs, explain the projects, g…
-
* Datenguide Python version: 0.3.0
* Python version:
* Operating System:
### Description
Thread for comments on Documentation.
enryH updated
4 years ago
-
There are errors in regions.csv/`dg_regions` with respect to the AGS/`id`s of *Gemeinden* in *Gemeindeverbänden* in Lower Saxony and Rhineland-Palatinate if I'm not entirely mistaken.
*Regionaldat…
-
* Datenguide Python version: 0.2.1
* Python version: All
* Operating System: All
### Description
The datenguide package provides the possibility to query several statistics at once. When the r…
-
See https://github.com/CorrelAid/datenguide-python/issues/75:
The following query does not yield any data, even though there should be data available for that region:
```
query {
region(id:…
-
Certain queries, particularly for "Regionalatlas" statistics, respond with duplicate data.
**Example query:**
```graphql
query {
region (id: "06") {
name
AI0803 (year: 2009){
…
-
* Datenguide Python version: 0.3.1
* Python version: all
* Operating System: all
### Description
When creating a query object with the `.region` factor method and more than one region, the `.r…
ghost updated
3 years ago
-
* Datenguide Python version: 0.2.2
### Description
In order to improve code quality and qa the mypy configuration could be improved, which includes. This would be particularly helpful with respe…
-
In order to more easily explore the available data I would recommend a dashboard, that combines
functionality for partial text search with displaying of meta information and query results.
I believe…