bic-org / Boxtech

Boxtech API is a global container database containing technical and safety information, such as tare weight, size/type and max stacking capacity for containers.
https://www.bic-boxtech.org
25 stars 7 forks source link

Query Limit #14

Closed primmslim closed 3 years ago

primmslim commented 6 years ago

Hi,

Just tried running the API to update the container details in our Database and it says i've already hit the limit of 100 per "abcd" container for the day. Is there any plans to remove the limit ?

Thanks

AltiusRupert commented 6 years ago

There is a limit on the number of queries for the same BIC CODE made every day. If you are testing, you may use another BIC Code. If not, could you tell us why you would like to look up the same BI Code more tan 100 times a day ? This will help us adjust the limit.

primmslim commented 6 years ago

Hi,

We are a rail company and are implementing a new application. Part of this requires our existing database of container IDs to have corresponding type codes. I was doing a once only run to update the size code in our db.

On Wed, 30 May 2018, 07:21 Rupert Barrow notifications@github.com wrote:

There is a limit on the number of queries for the same BIC CODE made every day. If you are testing, you may use another BIC Code. If not, could you tell us why you would like to look up the same BI Code more tan 100 times a day ? This will help us adjust the limit.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bic-boxtech/BIC-BoxTech-API-Samples/issues/14#issuecomment-392909256, or mute the thread https://github.com/notifications/unsubscribe-auth/APeFByw5rYsG5I1-EyLlPlYSVRzI_CA9ks5t3Z-3gaJpZM4URV5s .

blortorbis commented 5 years ago

We'd also be interested in a larger scale implementation to augment our current records and to expand requests to include Manufactured dates.

ttohu commented 5 years ago

It would be very useful to query a larger amount of Container IDs, e.g. see all the reefer codes from one provider, match those with empty/full tracing, and negotiate contingents of empty containers. I think a simple "list all container codes and type from one container provider" type of API call would be great. You could ask for no more than 2-3 fields, and get a longer list. The detailed data query of one container would be great if you already after selected containers.

cmsdroff commented 3 years ago

@blortorbis @primmslim @ttohu, it would be good if you have some user stories/use cases to detail them as an issue so we can consider as a feature request for Boxtech.

I can then consider these and discuss within BIC to address where possible.

craig-kotahi commented 3 years ago

@cmsdroff to provide a use case.

We are a logistics service provider primarily focused on ocean shipments. We receive event information from various sources that allows us to track the movement of containers. Often this event information lacks any detail about the container so would to enrich these events using an additional data source like your API.

Here are some of our recent daily aggregates:

image

Now we can (and would) cache results for a reasonable time (e.g. 30 days), so the number of calls to your API would be less however it's fairly common that a ship may leave with a few thousand of our containers. This could result in a large batch as many of these containers would have the same BIC code (ocean carriers like to ship their own containers.)