Informatievlaanderen / OSLO-Standaardenregister

The new standards registry website using Webcomponents V3
MIT License
0 stars 0 forks source link

The generated `statistics.json` does not reflect the correct data anymore due to changes to the keys. #21

Closed KristofVDB1 closed 4 weeks ago

KristofVDB1 commented 1 month ago

Describe the bug A clear and concise description of what the bug is. The keys of the config file on the standaardenregister branch were changed and that probably broke the statistics-service.

To Reproduce Steps to reproduce the behavior: https://data.vlaanderen.be/standaarden/statistieken

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

KristofVDB1 commented 1 month ago
{
    "numberOfTerms": 0,
    "numberOfStandardsConfigured": 1,
    "reportErrors": 0,
    "reportsMissing": 228,
    "uniqueContributors": 0,
    "uniqueAffiliations": 0,
    "standards": [
        {
            "standard": "null",
            "publicationDate": "null",
            "status": "null",
            "totalPeople": 0,
            "contributors": []
        }
    ]
}
KristofVDB1 commented 1 month ago

https://vlaamseoverheid.atlassian.net/browse/SDTT-316

KristofVDB1 commented 4 weeks ago

This has been resolved and is up and running again. Extra statistics can be added at a later point. Used file for the statistics is a combination of all the config files and https://github.com/Informatievlaanderen/data.vlaanderen.be-statistics/blob/production/aggr.stat