Connect Dash App to API Socrata Open Data (Store and Interval)

preview_player
Показать описание

My GitHub Code:

Data Source:

Sodapy Library:

To set up API account:

Video layout:
00:00 - What you will learn and code
01:55 - Import libraries and Sodapy
02:40 - Set up API account and Token
05:40 - Connect to API data
10:41 - How the Interval works
13:58 - Store and Interval Components & 1st callback
18:20 - 2nd Callback

************************************************************************************
👉 If you appreciate these tutorials and would like to support their existence while getting access to my GitLab members-only code:
***********************************************************************************
Рекомендации по теме
Комментарии
Автор

Thanks a lot for this tutorial!!! I was really consused about how to connect the Socrata API, you are the best!!!

zdk
Автор

Thank you so much for this channel Adam. It helps a lot!

Hanna-mdye
Автор

Woohoo, great to have more aspects involving practical applications. Absolutely key for real life implementations, moving away from the spreadsheet sources. Great job as always, Adam!!

tpz
Автор

Woah I’m from Dallas. I’ll use this for my next school project. Much thanks 🙏

samman
Автор

You are doing a great job, Keep it up!!!

greenknight
Автор

I have totally abandoned React, as a python developer with Django in the backend DASH has enabled me in developing almost all Data Apps and yes ! of industrial scale.

adityanjsg
Автор

would be nice to keep the current value of the dropdown after the API refreshes. In your case the value of the dropdown is always set to “Dog”. I believe the properties “persistence” and “persistence_type” could solve it.

Your videos are AMAZING!

rodrigocorrea
Автор

Hi
Your content is excellent, I just have a question is it possible to configure my python and dash code in the IIS to be able to read the URL locally?

ilsetamayo
Автор

Hi Adam, could you please tell me is it possible that this getdropdown and df function gets triggered on a user input?

I mean is it possible that the user clicks some sort of button or thing, and it fetches me the data at that particular time .

harshagrawal
Автор

Hey there. Brilliant video as always. Is it possible to make the API requests with the query parameters directly from the Dashboard? For example, I would like to make an API request based on an ID number and plot a graph based on the data set I get from the request. The dcc.Store does not seem to recognize this and I usually get callback errors.

MultiAdity
Автор

Hello sir,
is there a method in the dash which allows to transform the graduations of the x and y axes between 0 and 1 to be able to display the normalized data?
thank you

samarchamekh
Автор

is it possible to connect a dash app to Fastapi ?

gustavo
join shbcf.ru