GSA / enterprise-data-inventory

The Enterprise Data Inventory is a CKAN based data management system for private and public data management
7 stars 5 forks source link

"This dataset has no data" ... but it does. #146

Open MikePulsiferDOL opened 9 years ago

MikePulsiferDOL commented 9 years ago

I’ve been trying to clean up some of the datasets in our inventory (API endpoints listed as resources) and where we don’t have a downloadable file (yet), but we do have the API, the page still says, “This dataset has no data, why not add some?” We do have data…in the API. https://inventory.data.gov/dataset/vets-100a

kvuppala commented 9 years ago

@MikePulsiferDOL Is the issue still valid now, looks like the API endpoint registered http://api.dol.gov/V1/VETS100/V100ADataDotGov is now giving a 404 error.

MikePulsiferDOL commented 9 years ago

Yes, it's still valid. The API call requires an API key. Without a key, you'll get an error.

kvuppala commented 9 years ago

Thanks, could you point me where you see the below message or could you attach a screenshot. << the page still says, “This dataset has no data, why not add some?

MikePulsiferDOL commented 9 years ago

When the resource is deleted as I was instructed to (resource being for downloads), you have what's below:

VETS-100A

This dataset contains required veteran employment data by federal contractors/subcontractors. There are two tables V100DataDotGov and V100ADataDotGov. Both collections contain the past two years plus current filing cycle. V100AdataDotGov are reports entered for contracts that were established after December 1, 2003 and greater than $100,000.00. For additional information on data being reported review information at http://www.dol.gov/vets/vets-100.html#add.

Data and Resources

This dataset has no data, why not add some?

kvuppala commented 9 years ago

Is resource deletion the request from agency, i think this is something we migrated from the webservice field, which is now moved under the resources section with POD v1.1 schema.

The text that says no data, why not add some? is something that comes with CKAN, we will look into if that needs to be changed.