socrata - offset and limit in the /api/views call -


i using the /api/views/.../rows.json call access data , metadata dataset, e.g. - https://data.colorado.gov/api/views/wumm-7awb/rows.json

problem don't want access of data using limit , offset parameters not seem have effect.

i know soda api endpoint, e.g. https://data.colorado.gov/resource/wumm-7awb.json, has limit , offset doesn't contain metadata /api/views returns

alternative question - can /resource api include metadata?

thanks

how using /resource/wumm-yawb.json endpoint fetch data $limit , $offset , use /api/views/wumm-yawb.json fetch metadata?

what metadata looking for? our team designing new metadata apis , it'd great know you're working with.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -