Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: how to include new data sources #3

Open
gnkarn opened this issue May 9, 2019 · 1 comment
Open

question: how to include new data sources #3

gnkarn opened this issue May 9, 2019 · 1 comment

Comments

@gnkarn
Copy link

gnkarn commented May 9, 2019

Hi Michael ,
thanks for your work on this grafana addin ! ,

i would like to add new sources in order to be able to integrate into grafana public data that our government is starting to publish via API , and i think that your addin is a good starting point to learn how to do it .

for example :
https://apis.datos.gob.ar/series/api//series/?ids=174.1_RRVAS_IIOS_0_0_60:value&start_date=2011-01&end_date=2019-5&format=json&decimal=.&last=1

the jason is simple and has date , value pair .

my specific question , is if you could highlight were in your code i should focus my attention in order to learn how to make the proper mods to achieve this .

thanks in advance, gustavo

@ayoungprogrammer
Copy link
Owner

unfortunately, this plugin only supports the quandl api right now. if quandl is able to ingest your government data api, you should be able to use it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants