paleobiodb / data_service

The PBDB Data Service, API and table/system maintenance scripts
Artistic License 2.0
12 stars 0 forks source link

duplicated ref numbers #2

Closed SaraVarela closed 7 years ago

SaraVarela commented 8 years ago

Hi, queries have been returning duplicated reference numbers. best, Sara

cambro commented 8 years ago

can you give a bit more information? example URLs?

SaraVarela commented 8 years ago

yes, sure

https://paleobiodb.org/data1.1/occs/list.json?base_name=Mammalia&limit=1&vocab=pbdb&show=phylo,coords

you get an array of a duplicated reference_no "reference_no":[289,289]

best regards, Sara

SaraVarela commented 8 years ago

Hi Shanan, I just realize that you have changed the API to version data1.2... How stable is going to be this new version? What are your plans for the API? It will change a lot in the next years? (just to know if we should adjust the package to the version 1.2 or wait until a stable "final" version of the API is ready). thanks for your help, best, Sara

mmcclenn commented 8 years ago

You're right, that's an error. I will let you know as soon as it is fixed.

-- Michael

On Nov 10, 2015, at 4:44 AM, Sara Varela notifications@github.com wrote:

occs/list.json?base_name=Mammalia&limit=1&vocab=pbdb&show=phylo,coords

mmcclenn commented 8 years ago

Hi Sara,

I am making some final tweaks to 1.2, and I will declare it stable within the next month or so. At that point, I would suggest updating the package to use 1.2. I will make sure to let you know.

-- Michael

On Nov 10, 2015, at 4:52 AM, Sara Varela notifications@github.com wrote:

Hi Shanan, I just realize that you have changed the API to version data1.2... How stable is going to be this new version? What are your plans for the API? It will change a lot in the next years? (just to know if we should adjust the package to the version 1.2 or wait until a stable "final" version of the API is ready). thanks for your help, best, Sara

— Reply to this email directly or view it on GitHub.

SaraVarela commented 8 years ago

Ok. Thanks Michael! best, Sara