cityofaustin / atd-data-tech

Austin Transportation Data & Technology Services
18 stars 2 forks source link

Convert Service Bot script to user GraphQL API #20033

Open amenity opened 1 day ago

amenity commented 1 day ago

While working on #19893, @chiaberry noticed that Zenhub's REST API is being deprecated in favor of their GraphQL API.

We need estimates for issues in our the Socrata dataset in order to do meaningful analysis on volume of our work/effort—without them we only have issue counts, where a 1pt issue carries the same weight as a 13.

Aside from that, we should move the script from REST to GraphQL to ensure we can utilize and extend it in the future.

amenity commented 1 day ago

Cc @chiaberry @ChristinaTremel