GithubHelp home page GithubHelp logo

Comments (6)

johnclary avatar johnclary commented on May 23, 2024

From Socrata support:

Thanks for sending those! Here's a quick explanation of what's going on: This behavior appears to be an unintended side-effect of some back-end storage configuration updates on your domain (part of an ongoing platform-wide project you can read about here). I sincerely apologize for the disruption to your workflow! The gist of this error is that the platform is no longer ignoring extra columns in your upload - it used to be that you could upsert records with additional columns and they would just be ignored, but now the platform returns an error calling out the extra columns by name. We are working on making this less disruptive to customers, given that it is a change in expected behavior.

I ran these specific datasets over to engineering and they enabled an "ignore nonexisting fields" setting on them, so you should be able to proceed with your existing jobs now. Would you like to retry, and let me know if you still get any errors?

from atd-data-publishing.

johnclary avatar johnclary commented on May 23, 2024

Thanks @mateoclarke and @dianamartin for your help on this! The latest:

signal_request_evals_weekly

Per suggestion I corrected a lat/lon with whitespace in the Data Tracker. This did not resolve the issue, but need further debugging to see if we're getting a new error message.

timed corridors

Socrata says that the issue is that we're publishing a boolean value to a text field. This was never an issue in the past, so this looks like another breaking API change that we weren't notified about. They suggested that we update the column in the socrata dataset to be boolean instead of text, though I'm worried that might break the dashboard. Holding off for now.

traffic_study_locations

Resolved!

bcycle_kiosks

Resolved!

from atd-data-publishing.

johnclary avatar johnclary commented on May 23, 2024

I modified the time corridors column as request. Dashboard did not break. That one's done.

R.e. signal_request_evals, here's my latest email to support:

{
"code" : "invalid-request",
"error" : true,
"message" : "Invalid request: Expected number type for column eval_rank, but got value """,
"data" : { }
}

The issue is that we're sending an empty string for null values in this column. This was not an issue before, so I'm assuming this was another new validation that is being enforced?

Can you confirm?

from atd-data-publishing.

johnclary avatar johnclary commented on May 23, 2024

We have resolved issues with B-Cycle Kiosks, Signal Timing, and Traffic Counts. The Signal Request data is still failing due to Socrata's API change. Will have the patch finished by next week. Lots of code needs to be refactored to fix this API change make sure other datasets don't break.

from atd-data-publishing.

johnclary avatar johnclary commented on May 23, 2024

Socrata put out some docs on their new field validations:
https://support.socrata.com/hc/en-us/articles/360024040594-Dataset-Validation-for-Column-Data-Type-Values

from atd-data-publishing.

johnclary avatar johnclary commented on May 23, 2024

Confirmed that this is working and will be resolved with once we deploy new utilities in prod (#191)

from atd-data-publishing.

Related Issues (20)

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.