Coder Social home page Coder Social logo

glob's Introduction

๐Ÿ‘‹ Hi, Iโ€™m @realvorl or simply Veo

cusotm-badge cusotm-badge

๐Ÿ‘€ Iโ€™m interested in

  • environmental protection
  • engineering
  • technology
  • recycling
  • open source software
  • linux kernel and driver development
  • mecanical design
  • basketball

๐ŸŒฑ Iโ€™m currently learning

  • Python
  • Rust
  • Machine Learning
  • ARM assembly
  • Blender

๐Ÿ’ž๏ธ Iโ€™m looking to collaborate

On any of the topics from interests

๐Ÿ“ซ How to reach me

Home Page: viorel-petcu.com X: @veo_twit
DEV.TO: @realvorl
LinkedIn: Viorel PETCU

glob's People

Contributors

alleytherat avatar realvorl avatar

Watchers

 avatar  avatar

glob's Issues

the API breaks down for all years before 2016 although data is available starting 2014

The KBA plugin does not offer results for the years 2014 - 2016.

http://localhost:3000/kba/barometer?year=2018&month=08&section=4 โœ”
produces:

{
tag: "Emission",
section: "4",
registrations: [
{
meta: "Euro 5",
nominalCount: 17,
percentChange: 0
},
{
meta: "Euro 6",
nominalCount: 313454,
percentChange: 99.1
},
{
meta: "bis 50",
nominalCount: 4026,
percentChange: 1.3
},
{
meta: "51 bis 120",
nominalCount: 126698,
percentChange: 40
},
{
meta: "121 bis 160",
nominalCount: 137800,
percentChange: 43.6
},
{
meta: "161 bis 200",
nominalCount: 35800,
percentChange: 11.3
},
{
meta: "201 und mehr",
nominalCount: 9832,
percentChange: 3.1
},
{
meta: "unbekannt",
nominalCount: 2249,
percentChange: 0.7
},
{
meta: "Durchschnitt in g/km",
nominalCount: 131,
percentChange: null
}
]
}
but for the year 2014 to 2016 it does not produce data

http://localhost:3000/kba/barometer?year=2015&month=08&section=4 โœ–
produces:

{
tag: null,
section: "4",
registrations: [ ]
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.