GET /api/v1/namespaces/us-census-bureau/datasets/acs-2015/?_captive=true
HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS

{
    "id": 19, 
    "label": "ACS 2015", 
    "slug": "acs-2015", 
    "namespace": "http://api.estadisticas.gobierno.pr/api/v1/namespaces/us-census-bureau/", 
    "description": "", 
    "image": "", 
    "showcase_image": "", 
    "thumbnail_image": "/site_media/", 
    "url": "http://api.estadisticas.gobierno.pr/api/v1/namespaces/us-census-bureau/datasets/acs-2015/", 
    "versions": [
        {
            "id": 102, 
            "dataset": "http://api.estadisticas.gobierno.pr/api/v1/namespaces/us-census-bureau/datasets/acs-2015/", 
            "label": "20190411194434334947", 
            "slug": "20190411194434334947", 
            "datetime": "2019-04-11T19:44:34.334Z", 
            "checksum": "a9a9807c525f7dcd3689d5318a70f349afd1226134e6fcf093cb5e01a5fbfeb8", 
            "metadata": "gAJVAC4=", 
            "ready": true, 
            "url": "http://api.estadisticas.gobierno.pr/api/v1/namespaces/us-census-bureau/datasets/acs-2015/version/20190411194434334947/"
        }, 
        {
            "id": 85, 
            "dataset": "http://api.estadisticas.gobierno.pr/api/v1/namespaces/us-census-bureau/datasets/acs-2015/", 
            "label": "20170216190623237885", 
            "slug": "20170216190623237885", 
            "datetime": "2017-02-16T19:06:23.237Z", 
            "checksum": "15a30487741c43c0ac3f810874699a8c994b43f8cd25fe55deafac73727fe116", 
            "metadata": "gAJVAC4=", 
            "ready": true, 
            "url": "http://api.estadisticas.gobierno.pr/api/v1/namespaces/us-census-bureau/datasets/acs-2015/version/20170216190623237885/"
        }
    ], 
    "data": "http://api.estadisticas.gobierno.pr/api/v1/namespaces/us-census-bureau/datasets/acs-2015/data/", 
    "columns": [
        {
            "type": "geometry", 
            "description": "", 
            "name": "geometry", 
            "label": "geometry"
        }, 
        {
            "type": "integer", 
            "description": "", 
            "name": "capita_in", 
            "label": "capita_in"
        }, 
        {
            "type": "integer", 
            "description": "", 
            "name": "med_fam_in", 
            "label": "med_fam_in"
        }, 
        {
            "type": "integer", 
            "description": "", 
            "name": "med_value", 
            "label": "med_value"
        }, 
        {
            "type": "float", 
            "description": "", 
            "name": "pov_t_pop", 
            "label": "pov_t_pop"
        }, 
        {
            "type": "integer", 
            "description": "", 
            "name": "tot_pop", 
            "label": "tot_pop"
        }, 
        {
            "type": "integer", 
            "description": "", 
            "name": "h_units", 
            "label": "h_units"
        }, 
        {
            "type": "integer", 
            "description": "", 
            "name": "countyfp10", 
            "label": "countyfp10"
        }
    ], 
    "download": "http://api.estadisticas.gobierno.pr/api/v1/namespaces/us-census-bureau/datasets/acs-2015/download/"
}