Select to view content in your preferred language

download dashboard data

284
3
03-05-2026 12:08 PM
BartGajderowicz
New Contributor

I am trying to download data from a dashboard, using the API endpoint. I don't see where this can be.

https://opendata-cityofgp.hub.arcgis.com/datasets/cityofgp::2021-budget-highlights

Is this portal set up not to have this downloadable.

Is there data that feeds the dashboard not published?

Tags (1)
0 Kudos
3 Replies
RyanUthoff
MVP Regular Contributor

I did a quick search on their hub site and it's possible the underlying data for that dashboard is coming from here: https://opendata-cityofgp.hub.arcgis.com/datasets/12307e39de5b45b090b6b469b8f65f0c_0/explore

With that being said, you're best bet is to ask the organization who created the dashboard. I'd recommend reaching out to their GIS department with your questions as only they will be able to truly answer your questions.

0 Kudos
BartGajderowicz
New Contributor

Hi Ryan,

Thanks for your quick response. My use case is more general. We are building a system that accesses a portal's API to gather dataset information. Is there a way to find the connection programmatically? 

Is there any way to perform this search automatically via the platform, or just the manual option you mentioned?

Thanks

0 Kudos
SteveMarkovick
Occasional Contributor

I tried digging into your page and the situation there looks pretty familiar. From what I can tell, the dashboard itself doesn’t expose a direct download or API endpoint by default — it usually just visualizes data that comes from underlying layers or services.

0 Kudos