USDepartmentofLabor / Developer

Developer.dol.gov
6 stars 6 forks source link

date_column filtering not working #144

Closed tonydifranco closed 4 years ago

tonydifranco commented 4 years ago

I've tried filtering by date using the api v2 methodology on multiple tables and columns and I always get the same error response. Is this functioning properly?

example url: https://data.dol.gov/get/inspection/limit/20/date_column/open_date/start_date/2019-06-15

{
    "status": "0",
    "error": "Not Acceptable. Check suggested format."
}(base)
giridhar commented 4 years ago

We apologize but this feature is not functioning properly at this time. Although it is not ideal, please download the complete dataset and apply the date filter as needed. We expect an improvement with filtering in the near future. Thank you.

tonydifranco commented 4 years ago

@giridhar is there a way to download the complete table without having to paginate?

I think just found it: https://enforcedata.dol.gov/views/data_summary.php

giridhar commented 4 years ago

I am afraid that's the only way we can get all the data (paginate).