Jackan Test #1744

Test didn't pass!

java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at eu.trentorise.opendata.jackan.test.ckan.CkanTestReporter.runTest(CkanTestReporter.java:188)
	at eu.trentorise.opendata.jackan.test.ckan.CkanTestReporter.runTests(CkanTestReporter.java:266)
	at eu.trentorise.opendata.jackan.test.ckan.CkanTestReporter.main(CkanTestReporter.java:102)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:293)
	at java.lang.Thread.run(Thread.java:745)
Caused by: eu.trentorise.opendata.jackan.exceptions.CkanException: Couldn't interpret json returned by the server! Returned text was: {"help": "\n    Searches for packages satisfying a given search criteria.\n\n    This action accepts solr search query parameters (details below), and\n    returns a dictionary of results, including dictized datasets that match\n    the search criteria, a search count and also facet information.\n\n    **Solr Parameters:**\n\n    For more in depth treatment of each paramter, please read the `Solr\n    Documentation <http://wiki.apache.org/solr/CommonQueryParameters>`_.\n\n    This action accepts a *subset* of solr's search query parameters:\n\n    :param q: the solr query.  Optional.  Default: `\"*:*\"`\n    :type q: string\n    :param fq: any filter queries to apply.  Note: `+site_id:{ckan_site_id}`\n        is added to this string prior to the query being executed.\n    :type fq: string\n    :param rows: the number of matching rows to return.\n    :type rows: int\n    :param sort: sorting of the search results.  Optional.  Default:\n        \"score desc, name asc\".  As per the solr documentation, this is a\n        comma-separated string of field names and sort-orderings.\n    :type sort: string\n    :param start: the offset in the complete result for where the set of\n        returned datasets should begin.\n    :type start: int\n    :param qf: the dismax query fields to search within, including boosts.  See\n        the `Solr Dismax Documentation\n        <http://wiki.apache.org/solr/DisMaxQParserPlugin#qf_.28Query_Fields.29>`_\n        for further details.\n    :type qf: string\n    :param facet: whether to enable faceted results.  Default: \"true\".\n    :type facet: string\n    :param facet.mincount: the minimum counts for facet fields should be\n        included in the results.\n    :type facet.mincount: int\n    :param facet.limit: the maximum number of constraint counts that should be\n        returned for the facet fields. A negative value means unlimited\n    :type facet.limit: int\n    :param facet.field: the fields to facet upon.  Default empty.  If empty,\n        then the returned facet information is empty.\n    :type facet.field: list of strings\n\n    **Results:**\n\n    The result of this action is a dict with the following keys:\n\n    :rtype: A dictionary with the following keys\n    :param count: the number of results found.  Note, this is the total number\n        of results found, not the total number of results returned (which is\n        affected by limit and row parameters used in the input).\n    :type count: int\n    :param results: ordered list of datasets matching the query, where the\n        ordering defined by the sort parameter used in the query.\n    :type results: list of dictized datasets.\n    :param facets: DEPRECATED.  Aggregated information about facet counts.\n    :type facets: DEPRECATED dict\n    :param search_facets: aggregated information about facet counts.  The outer\n        dict is keyed by the facet field name (as used in the search query).\n        Each entry of the outer dict is itself a dict, with a \"title\" key, and\n        an \"items\" key.  The \"items\" key's value is a list of dicts, each with\n        \"count\", \"display_name\" and \"name\" entries.  The display_name is a\n        form of the name that can be used in titles.\n    :type search_facets: nested dict of dicts.\n\n    An example result: ::\n\n     {'count': 2,\n      'results': [ { <snip> }, { <snip> }],\n      'search_facets': {u'tags': {'items': [{'count': 1,\n                                             'display_name': u'tolstoy',\n                                             'name': u'tolstoy'},\n                                            {'count': 2,\n                                             'display_name': u'russian',\n                                             'name': u'russian'}\n                                           ]\n                                 }\n                       }\n     }\n\n    **Limitations:**\n\n    The full solr query language is not exposed, including.\n\n    fl\n        The parameter that controls which fields are returned in the solr\n        query cannot be changed.  CKAN always returns the matched datasets as\n        dictionary objects.\n    ", "success": true, "result": {"count": 1367, "search_facets": {}, "facets": {}, "results": [{"owner_org": "e811f0b4-451f-4896-9e8f-fc6802837819", "maintainer": "", "relationships_as_object": [], "private": false, "maintainer_email": "", "num_tags": 0, "id": "DOC-6196", "metadata_created": "2013-05-18T10:34:39.325095", "metadata_modified": "2015-06-02T22:04:04.916720", "author": "", "author_email": "", "state": "active", "version": null, "license_id": "cc-by", "type": "dataset", "resources": [{"resource_group_id": "bde2ca16-2619-48a3-ba04-e865f99c7159", "cache_last_updated": null, "revision_timestamp": "2014-03-14T19:05:15.040810", "webstore_last_updated": null, "id": "c62aef4a-a09d-4b54-9251-5adcf6838db9", "size": null, "state": "active", "hash": "", "description": "", "format": "HTML", "tracking_summary": {"total": 5407, "recent": 264}, "mimetype_inner": null, "mimetype": null, "cache_url": null, "name": "Web Page", "created": "2013-05-18T12:34:39.359716", "url": "http://www.ncdc.noaa.gov/cdo-web/search", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "5121590c-3fc2-4482-b6a3-d7d2dd6137bc", "resource_type": "file"}], "num_resources": 1, "tags": [], "title": "Climate Data Online (CDO)", "tracking_summary": {"total": 22756, "recent": 852}, "groups": [{"capacity": "public", "description": "", "created": "2013-05-18T12:07:45.970050", "title": "Agriculture", "name": "agriculture8571", "is_organization": false, "state": "active", "image_url": "", "revision_id": "997d07a9-9a87-45af-b903-429d6787844c", "type": "group", "id": "008741df-42eb-48ba-9e87-f69eb6e7d321", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:49.817159", "title": "Energy", "name": "energy9485", "is_organization": false, "state": "active", "image_url": "", "revision_id": "9b36e024-a237-4a63-84f0-7a2bd0ff8768", "type": "group", "id": "b6db7c5a-d306-4da5-a0cd-b4128e1322ce", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:55.682227", "title": "Ocean", "name": "ocean9585", "is_organization": false, "state": "active", "image_url": "", "revision_id": "78e0612e-b0f4-473e-bbe7-25c03fb826b6", "type": "group", "id": "f700e408-3bf4-4e8f-9499-b0ab0e2fec3c", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:56.208217", "title": "Research", "name": "research9385", "is_organization": false, "state": "active", "image_url": "", "revision_id": "d962148f-7355-45b1-8a9e-f7fd850b3ebe", "type": "group", "id": "f1abcdf1-d53e-4ca4-bc73-e8cada1436d1", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:56.787536", "title": "Safety", "name": "safety3175", "is_organization": false, "state": "active", "image_url": "", "revision_id": "aad260f4-5a43-48bf-9a04-e6aec566ecc1", "type": "group", "id": "872991f6-ef6d-40e1-8bdc-fbbcede1463d", "approval_status": "approved"}, {"capacity": "public", "description": "Ecosystems Community", "created": "2013-06-17T18:29:50.724385", "title": "Ecosystems", "name": "ecosystems0617", "is_organization": false, "state": "active", "image_url": "", "revision_id": "6ee79b45-0dac-47c5-9d0a-bbdf2e6b206e", "type": "group", "id": "3b2f2e70-3e81-4aa7-8305-a534cd6af6c8", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2014-02-10T19:48:04.582185", "title": "Climate", "name": "climate5434", "is_organization": false, "state": "active", "image_url": "", "revision_id": "0b1d940d-ae84-483e-abb0-c9f69b9d870c", "type": "group", "id": "aa0c01c9-d292-4dc1-8fec-b10c1bb629a9", "approval_status": "approved"}, {"capacity": "public", "description": "Disaster Topic for Data.gov", "created": "2014-07-25T17:07:20.015189", "title": "Disasters", "name": "disasters", "is_organization": false, "state": "active", "image_url": "", "revision_id": "1cec4007-f4b5-4e78-8daf-3fbd2d5d40bf", "type": "group", "id": "72886f47-5994-4ca9-82ba-4a75987250a9", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2014-02-11T19:19:59.583075", "name": "climate-data-online-cdo", "isopen": true, "url": null, "notes": "Climate Data online or CDO provides access to climate data products through a simple, searchable online web mapping service. Users can find a variety of NCDC products via CDO including the Global Historical Climatology Network-Daily and the new 1981-2010 Annual, Monthly and Daily 30-year Normals.", "license_title": "Creative Commons Attribution", "extras": [{"key": "data-quality", "value": "TRUE"}, {"key": "contact-email", "value": "Rich.Baldwin@noaa.gov"}, {"key": "data-dictiionary", "value": "http://www.ncdc.noaa.gov/cdo-web/webservices"}, {"key": "issued", "value": "01/13/12"}, {"key": "__category_tag_aa0c01c9-d292-4dc1-8fec-b10c1bb629a9", "value": "[\"Atmospheric, Earth and Ocean Sciences\",\"Human Health\",\"Earth & Ocean Sciences\",\"Ecosystem Vulnerability\",\"Water\",\"Food Security\",\"Food Safety and Nutrition\",\"Food Distribution\",\"Food Production\",\"Food Resilience\",\"Extreme Weather\"]"}, {"key": "dataset-reference-date", "value": "1981-Present"}, {"key": "resource-type", "value": "Dataset"}, {"key": "theme", "value": "[u'Section 16. Science and Technology']"}, {"key": "__category_tag_f700e408-3bf4-4e8f-9499-b0ab0e2fec3c", "value": "[\"Biology and Habitats\"]"}, {"key": "__category_tag_008741df-42eb-48ba-9e87-f69eb6e7d321", "value": "[\"Science and Technology\"]"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Hawaii\",\"Pacific Islands\",\"Environment\",\"Biodiversity\",\"Oceans\",\"Climate\",\"Natural Disasters\"]"}, {"key": "references", "value": "[u'http://www.ncdc.noaa.gov/cdo-web/webservices']"}, {"key": "frequency-of-update", "value": "hourly, subhourly,daily, monthly, annual"}, {"key": "metadata-date", "value": "02/24/12"}, {"key": "__category_tag_872991f6-ef6d-40e1-8bdc-fbbcede1463d", "value": "[\"Natural Hazards\"]"}, {"key": "__category_tag_f1abcdf1-d53e-4ca4-bc73-e8cada1436d1", "value": "[\"Earth, Atmospheric & Ocean Sciences\"]"}, {"key": "access-level", "value": "public"}, {"key": "spatial-text", "value": "Global"}, {"key": "__category_tag_037e54e0-65e8-474b-93cc-1ae25be17c64", "value": "[\"Atmospheric, Earth and Ocean Sciences\"]"}, {"key": "__category_tag_b6db7c5a-d306-4da5-a0cd-b4128e1322ce", "value": "[\"Total Energy\"]"}, {"key": "__category_tag_3b2f2e70-3e81-4aa7-8305-a534cd6af6c8", "value": "[\"Atmospheric, Earth and Ocean Sciences\",\"Climatology and Meteorology\"]"}, {"package_id": "DOC-6196", "value": "dms", "revision_timestamp": "2014-06-03T16:31:03.870869", "state": "active", "key": "metadata-source", "revision_id": "bae9a172-0efa-49f7-95a0-1244b15cc3b3", "id": "ef1ad0cf-9b9f-436c-bbc7-75a42d8fba19"}, {"package_id": "DOC-6196", "value": "{\"climate data\",\"climatological data\",\"weather data\",temperature,precipitation,drought,wind,dewpoint,satellite,hurricane,storm,snow,\"climate center\",\"climate research\",\"NCDC National Climatic Data Center\",\"natural resources\",environment,water,air,soil,\"weather \"}", "revision_timestamp": "2014-06-03T16:31:03.870869", "state": "active", "key": "tags", "revision_id": "bae9a172-0efa-49f7-95a0-1244b15cc3b3", "id": "93faad56-bcbd-465c-82be-9d05b543dc15"}], "license_url": "http://www.opendefinition.org/licenses/cc-by", "organization": {"description": "", "created": "2013-03-14T03:44:40.434269", "title": "National Oceanic and Atmospheric Administration, Department of Commerce", "name": "noaa-gov", "revision_timestamp": "2013-03-25T23:05:12.923863", "is_organization": true, "state": "active", "image_url": "https://fortress.wa.gov/dfw/score/score/images/noaa_logo.png", "revision_id": "c6d43080-22e1-405e-a83d-f2a512d9e867", "type": "organization", "id": "e811f0b4-451f-4896-9e8f-fc6802837819", "approval_status": "approved"}, "revision_id": "dbdee7f3-4c31-4c38-b5ae-c5016895e01d"}, {"owner_org": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "maintainer": "Alexa Jones-Puthoff", "relationships_as_object": [], "private": false, "maintainer_email": "alexa.kennedy.jones-puthoff@census.gov", "num_tags": 27, "id": "aa118ad7-68d8-459b-90c4-e7c10af543c6", "metadata_created": "2015-05-20T21:03:59.642191", "metadata_modified": "2015-09-17T06:58:37.038398", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "us-pd", "type": "dataset", "resources": [{"resource_group_id": "2945e9ff-2d36-4c6b-ac86-766cfa654981", "cache_last_updated": null, "revision_timestamp": "2015-09-17T06:58:37.038398", "webstore_last_updated": null, "id": "acec682a-95c8-40f1-ba3f-1a67d53d699b", "size": null, "state": "active", "hash": "", "description": "datasets.html", "format": "CSV", "tracking_summary": {"total": 2555, "recent": 292}, "mimetype_inner": null, "mimetype": "text/csv", "cache_url": null, "name": "Text File", "created": "2015-05-20T17:04:00.173372", "url": "http://www.census.gov/popest/data/datasets.html", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "d1bfbc9b-8b85-46cc-81ee-3a45a8d54fd2", "resource_type": null}], "num_resources": 1, "tags": [{"vocabulary_id": null, "display_name": "age", "name": "age", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "ddf36e5c-29e7-48f6-a697-3af2ae33ded2"}, {"vocabulary_id": null, "display_name": "annual-rates", "name": "annual-rates", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "6917e576-4f3d-460f-b7ec-d8350e364b84"}, {"vocabulary_id": null, "display_name": "births", "name": "births", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "83b35818-023f-4307-97ea-f6cf05ac14a3"}, {"vocabulary_id": null, "display_name": "civilian-noninstitutionalized", "name": "civilian-noninstitutionalized", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "ba2023cd-3612-46b8-834a-f846ecc19b00"}, {"vocabulary_id": null, "display_name": "civilian-population", "name": "civilian-population", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "3a440161-1422-4411-94fd-d0f385085d85"}, {"vocabulary_id": null, "display_name": "components-of-change", "name": "components-of-change", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "70663e8f-1f2a-4aad-a2f1-77f9cd4b54ef"}, {"vocabulary_id": null, "display_name": "deaths", "name": "deaths", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "841303b8-28f6-4aee-8e51-b71d187890ef"}, {"vocabulary_id": null, "display_name": "demographic", "name": "demographic", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "ff1151c2-c5f0-4bea-98e1-e92aec259cc9"}, {"vocabulary_id": null, "display_name": "demographic-characteristics", "name": "demographic-characteristics", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "e2117da6-e8cb-4ad1-8197-459c31c58b2d"}, {"vocabulary_id": null, "display_name": "domestic-migration", "name": "domestic-migration", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "14fe1b0a-9d18-4d4e-ade2-a2afbfad5f51"}, {"vocabulary_id": null, "display_name": "estimates", "name": "estimates", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "8fb9cf15-98bd-4898-ad00-31f0e680a982"}, {"vocabulary_id": null, "display_name": "estimates-base", "name": "estimates-base", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "2462be20-d303-4719-b199-1b58cece2be3"}, {"vocabulary_id": null, "display_name": "group-quarters", "name": "group-quarters", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "912bc4e1-17be-43fc-9a8b-b0c44edf5598"}, {"vocabulary_id": null, "display_name": "hispanic-origin", "name": "hispanic-origin", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "d28a4d0c-1b68-4d7b-a9d4-d2d216b335a6"}, {"vocabulary_id": null, "display_name": "internal-migration", "name": "internal-migration", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "6959fee0-76dd-45f3-ae7a-6524bc23f1bc"}, {"vocabulary_id": null, "display_name": "international-migration", "name": "international-migration", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "c2d77714-3b76-405a-901a-062c801f40c0"}, {"vocabulary_id": null, "display_name": "migration", "name": "migration", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "3a2983c9-4e42-4959-9830-174177185cc9"}, {"vocabulary_id": null, "display_name": "natural-increase", "name": "natural-increase", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "d359228e-93b9-4d18-94cc-09eadb1c694b"}, {"vocabulary_id": null, "display_name": "numeric-change", "name": "numeric-change", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "762b6809-6f6a-40ed-84ca-41a7e6a5f1e7"}, {"vocabulary_id": null, "display_name": "percent-change", "name": "percent-change", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "af7245be-03eb-4023-98b2-5f1f6550d905"}, {"vocabulary_id": null, "display_name": "population", "name": "population", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "1625477a-8d70-4daf-85f7-93bfcc500b0d"}, {"vocabulary_id": null, "display_name": "population-change", "name": "population-change", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "2bd627a7-a77d-4dae-9d3d-dfe512564a71"}, {"vocabulary_id": null, "display_name": "race", "name": "race", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "68ca371d-76e4-4630-a9bf-8a7838b0b068"}, {"vocabulary_id": null, "display_name": "ranking", "name": "ranking", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "e7206c95-075f-46f8-87fd-9165fd82a7bb"}, {"vocabulary_id": null, "display_name": "resident-population", "name": "resident-population", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "c85b4ec5-c37d-4e2d-b54a-889bfc52b42c"}, {"vocabulary_id": null, "display_name": "residual", "name": "residual", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "f60c9913-5a1a-481e-8c03-54b922e46e77"}, {"vocabulary_id": null, "display_name": "sex", "name": "sex", "revision_timestamp": "2015-05-20T21:03:59.642191", "state": "active", "id": "cc83736c-6465-4d82-af4c-1dae3b7042b3"}], "title": "Population Estimates", "tracking_summary": {"total": 3538, "recent": 607}, "groups": [{"capacity": "public", "description": "", "created": "2013-05-18T12:07:48.577485", "title": "Consumer", "name": "consumer9350", "is_organization": false, "state": "active", "image_url": "", "revision_id": "27371710-56fa-43d5-9807-33d6616313e4", "type": "group", "id": "3b4e71c5-3c3c-43af-a3ff-81694225e453", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2014-02-10T19:48:04.582185", "title": "Climate", "name": "climate5434", "is_organization": false, "state": "active", "image_url": "", "revision_id": "0b1d940d-ae84-483e-abb0-c9f69b9d870c", "type": "group", "id": "aa0c01c9-d292-4dc1-8fec-b10c1bb629a9", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2015-08-14T06:38:23.674880", "name": "population-estimates", "isopen": true, "url": null, "notes": "The program publishes estimates of the population by age, sex, race, and Hispanic origin for the nation, states, and counties. It also provides estimates of the total population for functioning governmental units.", "license_title": "U.S. Government Work", "extras": [{"key": "__category_tag_3b4e71c5-3c3c-43af-a3ff-81694225e453", "value": "[\"Housing and Community\"]"}, {"key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"key": "issued", "value": "2011-12-11"}, {"key": "resource-type", "value": "Dataset"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Employment/Labor\",\"Workforce Diversity\",\"Asian\",\"Pacific Islander\",\"Native Hawaiian\"]"}, {"key": "references", "value": ["http://www.census.gov/popest/methodology/index.html"]}, {"key": "source_hash", "value": "93d793e1930fa927171e5edcb844c17197c3b9d4"}, {"key": "__category_tag_aa0c01c9-d292-4dc1-8fec-b10c1bb629a9", "value": "[\"Arctic Development and Transport\",\"Arctic Peoples and Ecosystems\",\"Arctic\"]"}, {"key": "spatial", "value": "Nation"}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "describedBy", "value": "http://www.census.gov/popest/data/datasets.html"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "programCode", "value": ["006:008"]}, {"key": "bureauCode", "value": ["006:07"]}, {"key": "accessLevel", "value": "public"}, {"key": "harvest_object_id", "value": "2b0730e0-9c1e-4fd2-9a55-c3df4695f8ca"}, {"key": "publisher", "value": "US Census Bureau, Department of Commerce"}, {"key": "license", "value": "http://www.usa.gov/publicdomain/label/1.0/"}, {"key": "modified", "value": "2014-05-01"}, {"key": "source_datajson_identifier", "value": true}, {"key": "accrualPeriodicity", "value": "R/P1Y"}, {"key": "dataQuality", "value": true}, {"key": "identifier", "value": "DOC-2068"}, {"state": "active", "key": "harvest_object_id", "value": "2b0730e0-9c1e-4fd2-9a55-c3df4695f8ca"}, {"state": "active", "key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"state": "active", "key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}], "license_url": "http://www.usa.gov/publicdomain/label/1.0/", "organization": {"description": "", "created": "2013-05-18T11:37:59.153068", "title": "Department of Commerce", "name": "doc-gov", "revision_timestamp": "2013-05-30T16:50:01.416157", "is_organization": true, "state": "active", "image_url": "http://www.vos.noaa.gov/MWL/aug_10/Images/doc_logo_xparent.png", "revision_id": "44c851b9-8872-497a-8a13-2f06740b7ffb", "type": "organization", "id": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "approval_status": "approved"}, "revision_id": "ad53a7bd-b271-4ebd-93b6-9ccfa1e456e5"}, {"owner_org": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "maintainer": "Trudy Suchan", "relationships_as_object": [], "private": false, "maintainer_email": "trudy.a.suchan@census.gov", "num_tags": 49, "id": "e342999e-e7af-4f2d-8dab-601796235740", "metadata_created": "2015-05-20T21:04:02.565125", "metadata_modified": "2015-09-17T06:58:38.188495", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "us-pd", "type": "dataset", "resources": [{"resource_group_id": "f763727f-e131-47bc-9668-f7d98b2ef396", "cache_last_updated": null, "revision_timestamp": "2015-05-20T21:04:02.565125", "webstore_last_updated": null, "id": "dabcc0a5-b72a-4a8d-9810-79e3fd978917", "size": null, "state": "active", "hash": "", "description": "", "format": "HTML", "tracking_summary": {"total": 1120, "recent": 153}, "mimetype_inner": null, "mimetype": "text/html", "cache_url": null, "name": "Web Page", "created": "2015-05-20T17:04:03.356960", "url": "http://www.census.gov/compendia/statab", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "b5837884-81c8-42dc-b40f-115c7d584757", "resource_type": null}], "num_resources": 1, "tags": [{"vocabulary_id": null, "display_name": "accommodation", "name": "accommodation", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "f8879d00-9e7c-4d53-b03c-714627d0c4ae"}, {"vocabulary_id": null, "display_name": "agriculture", "name": "agriculture", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "e8cd8665-a507-41ec-bbfa-e115059c4916"}, {"vocabulary_id": null, "display_name": "and-divorces", "name": "and-divorces", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "559a948f-bbed-4fbd-a0b0-d9ec33abd05a"}, {"vocabulary_id": null, "display_name": "and-earnings", "name": "and-earnings", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "452f2a06-cc8d-49d3-9abd-b475ba7dbf84"}, {"vocabulary_id": null, "display_name": "and-insurance", "name": "and-insurance", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "f5bf3751-55cc-43e7-b818-ffad84322a36"}, {"vocabulary_id": null, "display_name": "and-mining", "name": "and-mining", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "eee02070-4c3c-4c4a-9f4a-e844d6aca94a"}, {"vocabulary_id": null, "display_name": "and-other-services", "name": "and-other-services", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "65287460-75f6-4b0a-99db-74e98d85d9ee"}, {"vocabulary_id": null, "display_name": "and-prisons", "name": "and-prisons", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "6b14eb92-6f1b-476f-a1a0-8982262e1510"}, {"vocabulary_id": null, "display_name": "and-travel", "name": "and-travel", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "204a75f9-a160-4701-8a96-554ea1a98dc3"}, {"vocabulary_id": null, "display_name": "and-wealth", "name": "and-wealth", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "e14d9986-1ba9-476e-8d06-e9bbab5a243c"}, {"vocabulary_id": null, "display_name": "arts", "name": "arts", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "ef6b4ac6-5149-4f83-ac6e-0246a4891f7e"}, {"vocabulary_id": null, "display_name": "banking", "name": "banking", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "937c3101-9a99-4d76-ba85-a8c8c8d59681"}, {"vocabulary_id": null, "display_name": "births", "name": "births", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "83b35818-023f-4307-97ea-f6cf05ac14a3"}, {"vocabulary_id": null, "display_name": "business-enterprise", "name": "business-enterprise", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "e38a7ab4-dcd1-4820-aa29-a760af535f91"}, {"vocabulary_id": null, "display_name": "construction-and-housing", "name": "construction-and-housing", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "11c39112-9106-4740-bc22-19d88af2edcf"}, {"vocabulary_id": null, "display_name": "courts", "name": "courts", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "ab8d24b7-dc22-4088-b624-ab2f80a32328"}, {"vocabulary_id": null, "display_name": "deaths", "name": "deaths", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "841303b8-28f6-4aee-8e51-b71d187890ef"}, {"vocabulary_id": null, "display_name": "education", "name": "education", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "bba3d2e7-c98f-4112-9c09-ce0536729607"}, {"vocabulary_id": null, "display_name": "elections", "name": "elections", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "b8a7f81c-5c4d-4034-a4f4-206b913a5756"}, {"vocabulary_id": null, "display_name": "employment", "name": "employment", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "2b37f0ac-ef84-4308-9003-7bcb69474471"}, {"vocabulary_id": null, "display_name": "energy-and-utilities", "name": "energy-and-utilities", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "39b8f431-223b-4c13-8fe4-e7bb9a6d7e5d"}, {"vocabulary_id": null, "display_name": "expenditures", "name": "expenditures", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "7343bd08-2fda-4ca4-9547-15249d8e6921"}, {"vocabulary_id": null, "display_name": "federal-government-finances-and-employment", "name": "federal-government-finances-and-employment", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "cb29aa3d-3e71-431b-9037-e946fa813b05"}, {"vocabulary_id": null, "display_name": "finance", "name": "finance", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "5ab96731-c9f3-4989-ad2f-eb7eddadac66"}, {"vocabulary_id": null, "display_name": "fishing", "name": "fishing", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "f3829974-b94f-40f7-b920-b358865ed9d5"}, {"vocabulary_id": null, "display_name": "food-services", "name": "food-services", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "2664b6d3-3e30-42c1-b583-bfa30cf3aa10"}, {"vocabulary_id": null, "display_name": "foreign-commerce-and-aid", "name": "foreign-commerce-and-aid", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "16aa43e8-b426-44f2-abd7-3c2eeff083ec"}, {"vocabulary_id": null, "display_name": "forestry", "name": "forestry", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "445873a5-6fff-49b7-8ffd-85c75a68e85b"}, {"vocabulary_id": null, "display_name": "geography-and-environment", "name": "geography-and-environment", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "3054add5-e7cb-4792-8b9f-de328dbba4ee"}, {"vocabulary_id": null, "display_name": "health-and-nutrition", "name": "health-and-nutrition", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "789ed8a5-4f6f-4bb0-8f9b-aef476675be3"}, {"vocabulary_id": null, "display_name": "income", "name": "income", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "a13ac49e-1d90-4a0b-af37-6bdb42b972d7"}, {"vocabulary_id": null, "display_name": "information-and-communications", "name": "information-and-communications", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "2364bda3-979b-469e-9ad2-90c0882334da"}, {"vocabulary_id": null, "display_name": "international-statistics", "name": "international-statistics", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "065802a2-d91d-4d19-b1af-ba0aa0d6f938"}, {"vocabulary_id": null, "display_name": "labor-force", "name": "labor-force", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "5eda1874-25b9-4e34-9bca-6a751ecd2c42"}, {"vocabulary_id": null, "display_name": "law-enforcement", "name": "law-enforcement", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "2b5e8367-50e5-4f63-9f06-f59d6d86bf3b"}, {"vocabulary_id": null, "display_name": "manufactures", "name": "manufactures", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "18eb97c1-7345-4ef5-b62f-962319791dd4"}, {"vocabulary_id": null, "display_name": "marriages", "name": "marriages", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "2cbed0ac-c1c5-4cf5-87e7-d2aa5cdc19de"}, {"vocabulary_id": null, "display_name": "national-security-and-veterans-affairs", "name": "national-security-and-veterans-affairs", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "1096cf6f-7329-4ede-bd11-499e70e0065f"}, {"vocabulary_id": null, "display_name": "population", "name": "population", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "1625477a-8d70-4daf-85f7-93bfcc500b0d"}, {"vocabulary_id": null, "display_name": "poverty", "name": "poverty", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "d3858484-b546-479f-82ec-76c2cbba16d4"}, {"vocabulary_id": null, "display_name": "prices", "name": "prices", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "dcbf6033-877e-4115-8b14-91f141f3908e"}, {"vocabulary_id": null, "display_name": "puerto-rico-and-the-island-areas", "name": "puerto-rico-and-the-island-areas", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "50b2abf4-0bdf-4375-9cae-d984d6a4adb7"}, {"vocabulary_id": null, "display_name": "recreation", "name": "recreation", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "6041d0a4-2634-4ea3-bad4-6b73cffe0e25"}, {"vocabulary_id": null, "display_name": "science-and-technology", "name": "science-and-technology", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "7b04861a-d76d-487c-9a56-54b1946ba974"}, {"vocabulary_id": null, "display_name": "social-insurance-and-human-services", "name": "social-insurance-and-human-services", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "7143aaa1-1109-41d3-8ca9-b431db224fd4"}, {"vocabulary_id": null, "display_name": "state-and-local-government-finances-and-employment", "name": "state-and-local-government-finances-and-employment", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "8539a04e-0948-4506-9da5-c12474b4025a"}, {"vocabulary_id": null, "display_name": "statistics", "name": "statistics", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "2bbd9c46-a473-415c-ad0f-21591a41fb84"}, {"vocabulary_id": null, "display_name": "transportation", "name": "transportation", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "a4d87d39-b8f5-48cb-a969-911eca88657a"}, {"vocabulary_id": null, "display_name": "wholesale-and-retail-trade", "name": "wholesale-and-retail-trade", "revision_timestamp": "2015-05-20T21:04:02.565125", "state": "active", "id": "a511ba69-9aa7-45dd-a934-f63b7ca1aa03"}], "title": "Statistical Abstract of the United States", "tracking_summary": {"total": 3674, "recent": 580}, "groups": [{"capacity": "public", "description": "", "created": "2014-02-10T19:48:04.582185", "title": "Climate", "name": "climate5434", "is_organization": false, "state": "active", "image_url": "", "revision_id": "0b1d940d-ae84-483e-abb0-c9f69b9d870c", "type": "group", "id": "aa0c01c9-d292-4dc1-8fec-b10c1bb629a9", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2015-08-14T06:38:25.288988", "name": "statistical-abstract-of-the-united-states", "isopen": true, "url": null, "notes": "First published in 1878, the Statistical Abstract serves as the official federal summary of statistics and provides over 1,400 tables of benchmark measures on the demographic, housing, social, political, and economic condition of the United States.", "license_title": "U.S. Government Work", "extras": [{"key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"key": "issued", "value": "1878-12-31"}, {"key": "resource-type", "value": "Dataset"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"State\",\"Pacific Islands\",\"Hawaii\",\"Guam\",\"Northern Mariana Islands\",\"American Samoa\",\"Asian\",\"Pacific Islander\"]"}, {"key": "references", "value": ["http://www.census.gov/compendia/statab/2012edition.html"]}, {"key": "source_hash", "value": "297c095c58f6c8e7db98b882ff83dd722ce9d0ed"}, {"key": "__category_tag_aa0c01c9-d292-4dc1-8fec-b10c1bb629a9", "value": "[\"Human Health\",\"Food Safety and Nutrition\",\"Food Resilience\"]"}, {"key": "spatial", "value": "United States, some international data"}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "describedBy", "value": "http://www.census.gov/compendia/statab/2012edition.html"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "programCode", "value": ["006:008"]}, {"key": "bureauCode", "value": ["006:07"]}, {"key": "accessLevel", "value": "public"}, {"key": "harvest_object_id", "value": "80a058f5-9790-4360-8aef-6b9d69372e4f"}, {"key": "publisher", "value": "US Census Bureau, Department of Commerce"}, {"key": "license", "value": "http://www.usa.gov/publicdomain/label/1.0/"}, {"key": "modified", "value": "2011-09-30"}, {"key": "source_datajson_identifier", "value": true}, {"key": "accrualPeriodicity", "value": "R/P1Y"}, {"key": "dataQuality", "value": true}, {"key": "identifier", "value": "DOC-4704-SA"}, {"state": "active", "key": "harvest_object_id", "value": "80a058f5-9790-4360-8aef-6b9d69372e4f"}, {"state": "active", "key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"state": "active", "key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}], "license_url": "http://www.usa.gov/publicdomain/label/1.0/", "organization": {"description": "", "created": "2013-05-18T11:37:59.153068", "title": "Department of Commerce", "name": "doc-gov", "revision_timestamp": "2013-05-30T16:50:01.416157", "is_organization": true, "state": "active", "image_url": "http://www.vos.noaa.gov/MWL/aug_10/Images/doc_logo_xparent.png", "revision_id": "44c851b9-8872-497a-8a13-2f06740b7ffb", "type": "organization", "id": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "approval_status": "approved"}, "revision_id": "a37bb8ef-ce6e-4675-ab7d-7a0d476ea752"}, {"owner_org": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "maintainer": "Robert A. Marske", "relationships_as_object": [], "private": false, "maintainer_email": "robert.a.marske@census.gov", "num_tags": 77, "id": "255c656d-2239-481c-8ab2-a655e2754718", "metadata_created": "2015-05-20T21:04:03.200455", "metadata_modified": "2015-09-17T06:58:38.830787", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "us-pd", "type": "dataset", "resources": [{"resource_group_id": "04b6e1d8-2bf8-44c6-b960-3081208a09da", "cache_last_updated": null, "revision_timestamp": "2015-05-20T21:04:03.200455", "webstore_last_updated": null, "id": "8ea44610-6b05-44f4-9c4f-643dba42df5a", "size": null, "state": "active", "hash": "", "description": "", "format": "CSV", "tracking_summary": {"total": 1535, "recent": 123}, "mimetype_inner": null, "mimetype": "text/csv", "cache_url": null, "name": "Web Page", "created": "2015-05-20T17:04:04.147912", "url": "http://www.census.gov/econ/sbo/", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "d09d2bcd-63fc-401d-a769-0a65cfac2ccc", "resource_type": null}], "num_resources": 1, "tags": [{"vocabulary_id": null, "display_name": "accommodation", "name": "accommodation", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "f8879d00-9e7c-4d53-b03c-714627d0c4ae"}, {"vocabulary_id": null, "display_name": "administrative", "name": "administrative", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "61106cd8-7506-4883-bcb0-69865c80ecb2"}, {"vocabulary_id": null, "display_name": "african", "name": "african", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "4ddd7d28-c1c5-43f3-b518-659bbb9c1d26"}, {"vocabulary_id": null, "display_name": "alaska-native", "name": "alaska-native", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "31416109-3404-480c-b0d5-d15d604e7c9a"}, {"vocabulary_id": null, "display_name": "american", "name": "american", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "f0738f21-2bb3-4437-a07f-0033f8868307"}, {"vocabulary_id": null, "display_name": "american-indian", "name": "american-indian", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "b5457445-87de-48c9-8827-48519b12bbac"}, {"vocabulary_id": null, "display_name": "art", "name": "art", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "0f8d9cc4-4404-4676-a2f7-4b2dee45ec90"}, {"vocabulary_id": null, "display_name": "asian", "name": "asian", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "148743d0-84d2-4734-a528-a24407c1ab50"}, {"vocabulary_id": null, "display_name": "black", "name": "black", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "325b6c7e-3e5d-49ef-b628-066771e6f359"}, {"vocabulary_id": null, "display_name": "business", "name": "business", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "8db0c512-a345-4d67-a239-9c92e4b13432"}, {"vocabulary_id": null, "display_name": "census", "name": "census", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "5f1554bc-7156-41cc-b06f-5f523c87ed97"}, {"vocabulary_id": null, "display_name": "companies", "name": "companies", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "7bcb9f72-4635-4bfc-b6b3-a886ff48253f"}, {"vocabulary_id": null, "display_name": "construction", "name": "construction", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "f90ccef4-b79b-4ee1-9521-fee634fbc18f"}, {"vocabulary_id": null, "display_name": "counties", "name": "counties", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "e79554a5-20bc-453e-96e7-9080275922cd"}, {"vocabulary_id": null, "display_name": "county", "name": "county", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "a60c8960-e942-4d43-b53a-7e1a75429fbe"}, {"vocabulary_id": null, "display_name": "demographic", "name": "demographic", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "ff1151c2-c5f0-4bea-98e1-e92aec259cc9"}, {"vocabulary_id": null, "display_name": "economic", "name": "economic", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "fa154651-ad8a-49e7-a248-9630a00d1c15"}, {"vocabulary_id": null, "display_name": "education", "name": "education", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "bba3d2e7-c98f-4112-9c09-ce0536729607"}, {"vocabulary_id": null, "display_name": "employer", "name": "employer", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "84835912-7c13-450d-8a2b-00d2460f5098"}, {"vocabulary_id": null, "display_name": "employment", "name": "employment", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "2b37f0ac-ef84-4308-9003-7bcb69474471"}, {"vocabulary_id": null, "display_name": "enterprise", "name": "enterprise", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "76bdde7a-95a0-43c1-8bb4-2bf781bf7364"}, {"vocabulary_id": null, "display_name": "entertainment", "name": "entertainment", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "149b94d2-f065-41a0-8d44-72b39c84e252"}, {"vocabulary_id": null, "display_name": "estate", "name": "estate", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "a8fcc2e5-be87-4c5a-82ff-d58fe21e5fce"}, {"vocabulary_id": null, "display_name": "ethnicity", "name": "ethnicity", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "bb53e753-ba10-4c8c-a4b2-0bd521cc48c2"}, {"vocabulary_id": null, "display_name": "finance", "name": "finance", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "5ab96731-c9f3-4989-ad2f-eb7eddadac66"}, {"vocabulary_id": null, "display_name": "firms", "name": "firms", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "a92c53f4-c81a-4f40-a364-be5f8c16e1dd"}, {"vocabulary_id": null, "display_name": "food", "name": "food", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "b39ce4ff-c86e-4d67-bddd-ef6174b5da79"}, {"vocabulary_id": null, "display_name": "gender", "name": "gender", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "6b5e32b9-ed2a-46e9-b1f9-ed306e237520"}, {"vocabulary_id": null, "display_name": "hawaiian", "name": "hawaiian", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "965d6706-a1ce-4e59-8240-affd31390fb2"}, {"vocabulary_id": null, "display_name": "health", "name": "health", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "a4e494b6-f977-4148-acc0-b91e5b1275f6"}, {"vocabulary_id": null, "display_name": "hispanic", "name": "hispanic", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "f9d7c695-8d09-4454-87b7-6ca4d9e06c61"}, {"vocabulary_id": null, "display_name": "information", "name": "information", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "93be9e2f-071f-4edf-9999-cdd8b2a04957"}, {"vocabulary_id": null, "display_name": "insurance", "name": "insurance", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "935bd1fd-f5e5-4271-9c7b-0b66f6a35b36"}, {"vocabulary_id": null, "display_name": "islander", "name": "islander", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "690f001d-e744-452a-82b6-782f0d0766e1"}, {"vocabulary_id": null, "display_name": "leasing", "name": "leasing", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "50f3e389-6948-439c-a2d2-046e5a9a7eef"}, {"vocabulary_id": null, "display_name": "management", "name": "management", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "6c3fb0c5-78b3-4a7e-beaa-f76db3914ec4"}, {"vocabulary_id": null, "display_name": "manufacturing", "name": "manufacturing", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "caf6e2d2-9093-4514-b96a-464a93f405e3"}, {"vocabulary_id": null, "display_name": "metro", "name": "metro", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "d0dd17e4-8c0d-45cb-a24b-4b819f3d12fd"}, {"vocabulary_id": null, "display_name": "micropolitan", "name": "micropolitan", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "0a228d01-d825-426c-9358-81a3daf29f41"}, {"vocabulary_id": null, "display_name": "mining", "name": "mining", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "e65fc81d-ed92-4ffc-b187-b0bb815f5596"}, {"vocabulary_id": null, "display_name": "minority", "name": "minority", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "d4e42ee5-281f-42fb-99c6-196203495be4"}, {"vocabulary_id": null, "display_name": "msa", "name": "msa", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "947b8ee4-e716-4179-ba81-4ec297374d05"}, {"vocabulary_id": null, "display_name": "native", "name": "native", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "48488906-72ec-4951-b80c-1f9f36c1b36f"}, {"vocabulary_id": null, "display_name": "non-hispanic", "name": "non-hispanic", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "cbb7cc0f-458c-42ea-a331-f9158f2cbbd7"}, {"vocabulary_id": null, "display_name": "nonemployer", "name": "nonemployer", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "9aa08d00-833b-4cc2-a064-59670050f3aa"}, {"vocabulary_id": null, "display_name": "nonminority", "name": "nonminority", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "adf5d5d1-62c2-4ee2-ab14-ae69a8f2f9b9"}, {"vocabulary_id": null, "display_name": "nonveteran", "name": "nonveteran", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "3dd00023-873c-4ade-9e35-563dca726748"}, {"vocabulary_id": null, "display_name": "owners", "name": "owners", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "6e9657c6-937a-46cc-9743-530f8d9ae627"}, {"vocabulary_id": null, "display_name": "pacific", "name": "pacific", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "5edb92fd-f540-457d-a5ed-d4e2324af2ce"}, {"vocabulary_id": null, "display_name": "paid-employees", "name": "paid-employees", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "75a8091c-b5df-400c-9234-9d63f67d714b"}, {"vocabulary_id": null, "display_name": "payroll", "name": "payroll", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "129ee736-592d-47d1-b630-e7d5cb524272"}, {"vocabulary_id": null, "display_name": "place", "name": "place", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "61708864-64c9-4eac-8afd-9da5c6f0dc99"}, {"vocabulary_id": null, "display_name": "professional", "name": "professional", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "b9ab808e-2aa4-4375-b8b3-ced8ec1a597e"}, {"vocabulary_id": null, "display_name": "publicly-owned", "name": "publicly-owned", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "97ed1e15-b133-4182-8829-58d7c4d949c9"}, {"vocabulary_id": null, "display_name": "race", "name": "race", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "68ca371d-76e4-4630-a9bf-8a7838b0b068"}, {"vocabulary_id": null, "display_name": "receipts", "name": "receipts", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "97aa60a8-095b-4c13-952e-c08791be5fe3"}, {"vocabulary_id": null, "display_name": "recreation", "name": "recreation", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "6041d0a4-2634-4ea3-bad4-6b73cffe0e25"}, {"vocabulary_id": null, "display_name": "remediation", "name": "remediation", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "f53f31d0-970b-4995-8f93-d8c63c71ea20"}, {"vocabulary_id": null, "display_name": "rental", "name": "rental", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "049c0e30-7f19-4909-a80d-df1213815340"}, {"vocabulary_id": null, "display_name": "retail", "name": "retail", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "00906ec3-6dd9-4d17-862f-9419913ad2ab"}, {"vocabulary_id": null, "display_name": "sales", "name": "sales", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "8cad3f01-0f4c-42e8-9048-8adfaffd8c9f"}, {"vocabulary_id": null, "display_name": "sbo", "name": "sbo", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "510a00d4-2cca-4bdf-9f39-0619abc8ac9c"}, {"vocabulary_id": null, "display_name": "scientific", "name": "scientific", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "ce89527c-785a-4990-8ab6-ff3925281328"}, {"vocabulary_id": null, "display_name": "services", "name": "services", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "883842ea-803e-40a8-877b-db5a6d6ce6c8"}, {"vocabulary_id": null, "display_name": "state", "name": "state", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "b420f17a-6aa8-489d-bb0a-3be247d315a8"}, {"vocabulary_id": null, "display_name": "status", "name": "status", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "75602239-e6ff-4d35-bccc-47b1e35425ca"}, {"vocabulary_id": null, "display_name": "technical", "name": "technical", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "a2b3517f-4dc6-4bc8-9e59-4f306ef53a97"}, {"vocabulary_id": null, "display_name": "trade", "name": "trade", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "293fad8a-15df-4b47-b6f0-242e14de8763"}, {"vocabulary_id": null, "display_name": "transportation", "name": "transportation", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "a4d87d39-b8f5-48cb-a969-911eca88657a"}, {"vocabulary_id": null, "display_name": "u-s", "name": "u-s", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "7f826865-b65c-453d-88ad-3fb874aaf958"}, {"vocabulary_id": null, "display_name": "utilities", "name": "utilities", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "8b88bee7-facb-4560-b38a-454fb9763d15"}, {"vocabulary_id": null, "display_name": "veteran", "name": "veteran", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "7561bea1-6f6c-4e42-96cc-7a5271ea4f8c"}, {"vocabulary_id": null, "display_name": "warehousing", "name": "warehousing", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "d08c61e2-1f36-41ad-9c5d-04e56c6069fc"}, {"vocabulary_id": null, "display_name": "waste", "name": "waste", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "9a896fcc-e28c-4ae0-8856-011c9bb56a42"}, {"vocabulary_id": null, "display_name": "white", "name": "white", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "17de6478-383f-49df-b637-73472bbf6225"}, {"vocabulary_id": null, "display_name": "wholesale", "name": "wholesale", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "ce7992ad-0be7-45c4-ba91-fc0ba1e148b3"}, {"vocabulary_id": null, "display_name": "women", "name": "women", "revision_timestamp": "2015-05-20T21:04:03.200455", "state": "active", "id": "5cd93534-e470-4e49-869e-5c2f73ba4458"}], "title": "Survey of Business Owners", "tracking_summary": {"total": 2050, "recent": 314}, "groups": [{"capacity": "public", "description": "", "created": "2013-05-18T12:07:47.221905", "title": "BusinessUSA", "name": "businessusa4208", "is_organization": false, "state": "active", "image_url": "", "revision_id": "f53e17c9-0a4e-438d-bf72-1633cf05835f", "type": "group", "id": "39a03cb4-bc85-455a-b19c-892c7e29e24b", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:49.817159", "title": "Energy", "name": "energy9485", "is_organization": false, "state": "active", "image_url": "", "revision_id": "9b36e024-a237-4a63-84f0-7a2bd0ff8768", "type": "group", "id": "b6db7c5a-d306-4da5-a0cd-b4128e1322ce", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2015-08-14T06:38:26.126266", "name": "survey-of-business-owners", "isopen": true, "url": null, "notes": "Provides the only comprehensive, regularly collected source of information on selected economic and demographic characteristics for businesses and business owners by gender, ethnicity, race, and veteran status.", "license_title": "U.S. Government Work", "extras": [{"key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"key": "issued", "value": "1969-01-01"}, {"key": "resource-type", "value": "Dataset"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Immigration\",\"Country of Birth\",\"Education\",\"Asian\",\"Pacific Islander\",\"Languages\",\"Limited English Proficiency (LEP)\",\"Housing\",\"Employment/Labor\",\"Income\",\"Veterans\",\"Business\"]"}, {"key": "references", "value": ["http://www.census.gov/econ/sbo/methodology.html"]}, {"key": "source_hash", "value": "589b9a66c77bb5409b4dbd257918aacacdc9cdb8"}, {"key": "spatial", "value": "United States"}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "describedBy", "value": "http://www.census.gov/econ/sbo/methodology.html"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "programCode", "value": ["006:007"]}, {"key": "bureauCode", "value": ["006:07"]}, {"key": "accessLevel", "value": "public"}, {"key": "harvest_object_id", "value": "fe13091c-a102-4730-bcfd-73090279d229"}, {"key": "__category_tag_b6db7c5a-d306-4da5-a0cd-b4128e1322ce", "value": "[\"Total Energy\"]"}, {"key": "publisher", "value": "US Census Bureau, Department of Commerce"}, {"key": "license", "value": "http://www.usa.gov/publicdomain/label/1.0/"}, {"key": "modified", "value": "2008-01-01"}, {"key": "source_datajson_identifier", "value": true}, {"key": "identifier", "value": "DOC-5009"}, {"state": "active", "key": "harvest_object_id", "value": "fe13091c-a102-4730-bcfd-73090279d229"}, {"state": "active", "key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"state": "active", "key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}], "license_url": "http://www.usa.gov/publicdomain/label/1.0/", "organization": {"description": "", "created": "2013-05-18T11:37:59.153068", "title": "Department of Commerce", "name": "doc-gov", "revision_timestamp": "2013-05-30T16:50:01.416157", "is_organization": true, "state": "active", "image_url": "http://www.vos.noaa.gov/MWL/aug_10/Images/doc_logo_xparent.png", "revision_id": "44c851b9-8872-497a-8a13-2f06740b7ffb", "type": "organization", "id": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "approval_status": "approved"}, "revision_id": "4850e29e-6203-4f3d-a810-4045191725c5"}, {"owner_org": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "maintainer": "Sharon Stern", "relationships_as_object": [], "private": false, "maintainer_email": "sharon.m.stern@census.gov", "num_tags": 46, "id": "62206e44-2f7e-4e08-a6e1-f6a3ee8c5fb1", "metadata_created": "2015-05-20T21:03:35.051082", "metadata_modified": "2015-09-17T06:58:26.249397", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "us-pd", "type": "dataset", "resources": [{"resource_group_id": "19f7fcc8-3720-457c-bf4a-416c9385bf16", "cache_last_updated": null, "revision_timestamp": "2015-05-20T21:03:35.051082", "webstore_last_updated": null, "id": "003b61b3-7a04-43ff-b262-ca641ba6de4c", "size": null, "state": "active", "hash": "", "description": "", "format": "HTML", "tracking_summary": {"total": 5929, "recent": 98}, "mimetype_inner": null, "mimetype": "text/html", "cache_url": null, "name": "Web Page", "created": "2015-05-20T17:03:35.917998", "url": "http://factfinder2.census.gov/faces/nav/jsf/pages/searchresults.xhtml?refresh=t", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "1385c353-e656-4e2d-8001-e7103318bf40", "resource_type": null}], "num_resources": 1, "tags": [{"vocabulary_id": null, "display_name": "acs", "name": "acs", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "1578d818-bcfe-4e1f-ba54-2b1c13ad1e50"}, {"vocabulary_id": null, "display_name": "age", "name": "age", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "ddf36e5c-29e7-48f6-a697-3af2ae33ded2"}, {"vocabulary_id": null, "display_name": "ancestry", "name": "ancestry", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "5481861b-7222-40b8-8455-7a52fe06acac"}, {"vocabulary_id": null, "display_name": "citizenship", "name": "citizenship", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "79526794-4fdc-430e-a3f2-dd0c05621ea4"}, {"vocabulary_id": null, "display_name": "demographic", "name": "demographic", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "ff1151c2-c5f0-4bea-98e1-e92aec259cc9"}, {"vocabulary_id": null, "display_name": "disability", "name": "disability", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "80055016-9e0d-4502-8619-5d256a463ac8"}, {"vocabulary_id": null, "display_name": "divorce", "name": "divorce", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "f549143d-83e5-4c95-af5f-60119138a94a"}, {"vocabulary_id": null, "display_name": "economic", "name": "economic", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "fa154651-ad8a-49e7-a248-9630a00d1c15"}, {"vocabulary_id": null, "display_name": "education", "name": "education", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "bba3d2e7-c98f-4112-9c09-ce0536729607"}, {"vocabulary_id": null, "display_name": "employment", "name": "employment", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "2b37f0ac-ef84-4308-9003-7bcb69474471"}, {"vocabulary_id": null, "display_name": "ethnicity", "name": "ethnicity", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "bb53e753-ba10-4c8c-a4b2-0bd521cc48c2"}, {"vocabulary_id": null, "display_name": "family-type", "name": "family-type", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "9fb590f0-e08b-4afa-912e-ac1f9d5882ac"}, {"vocabulary_id": null, "display_name": "fertility", "name": "fertility", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "3b3ffca3-a3c9-4233-a08c-9e76524ee3f7"}, {"vocabulary_id": null, "display_name": "financial-characteristics", "name": "financial-characteristics", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "1dee46b0-9531-44c8-bf50-7b04ef885e08"}, {"vocabulary_id": null, "display_name": "food-stamps", "name": "food-stamps", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "291dae18-6ada-45c0-8406-6a1b8127f6d4"}, {"vocabulary_id": null, "display_name": "grandparents", "name": "grandparents", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "c4384f63-b6cc-49c3-be5e-76bc34e7cb06"}, {"vocabulary_id": null, "display_name": "grandparents-as-caregivers", "name": "grandparents-as-caregivers", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "42a05488-3227-4b08-8634-f1505f321f25"}, {"vocabulary_id": null, "display_name": "health-insurance", "name": "health-insurance", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "e6c9074f-8b5a-4202-8520-067e83bd19c9"}, {"vocabulary_id": null, "display_name": "hispanic-or-latino-origin", "name": "hispanic-or-latino-origin", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "cfeb0a9f-c19a-4fb0-813f-c819b78db9c6"}, {"vocabulary_id": null, "display_name": "homeowner", "name": "homeowner", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "9bcd7cb0-49d7-4769-ac25-8557b6ee0110"}, {"vocabulary_id": null, "display_name": "household-size", "name": "household-size", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "955dcf60-770c-4e0b-8411-27ae3c1ca94f"}, {"vocabulary_id": null, "display_name": "housing", "name": "housing", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "cc2a8aab-2dfe-453c-927b-2c7669dad222"}, {"vocabulary_id": null, "display_name": "income", "name": "income", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "a13ac49e-1d90-4a0b-af37-6bdb42b972d7"}, {"vocabulary_id": null, "display_name": "industry", "name": "industry", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "de6ab91f-07b3-4685-98e4-856b3de254c5"}, {"vocabulary_id": null, "display_name": "journey-to-work", "name": "journey-to-work", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "3f6c7a5d-ca2a-4966-bbf5-77c2cb7f6e5e"}, {"vocabulary_id": null, "display_name": "language", "name": "language", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "59e5aa5b-31a6-48cf-9f64-c6a5615c9220"}, {"vocabulary_id": null, "display_name": "marital-status", "name": "marital-status", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "2686cd10-75f0-454a-ac97-84010c0126b6"}, {"vocabulary_id": null, "display_name": "marriage", "name": "marriage", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "8ddc56eb-b8ed-4a4a-9415-12cecc941994"}, {"vocabulary_id": null, "display_name": "mortgage", "name": "mortgage", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "878a175a-3ac0-40af-b802-2bd4c1d48ea2"}, {"vocabulary_id": null, "display_name": "number-of-rooms", "name": "number-of-rooms", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "be9f5627-5c79-4c13-b0c0-d59cabe5963c"}, {"vocabulary_id": null, "display_name": "occupation", "name": "occupation", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "418f46e1-b617-4644-9d7b-b680a9dbd772"}, {"vocabulary_id": null, "display_name": "owners", "name": "owners", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "6e9657c6-937a-46cc-9743-530f8d9ae627"}, {"vocabulary_id": null, "display_name": "physical-characteristics", "name": "physical-characteristics", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "df49321e-d254-4d51-bb13-f5a230452b2e"}, {"vocabulary_id": null, "display_name": "place-of-birth", "name": "place-of-birth", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "2e635256-77f9-4b7a-9248-57e702cb280d"}, {"vocabulary_id": null, "display_name": "population", "name": "population", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "1625477a-8d70-4daf-85f7-93bfcc500b0d"}, {"vocabulary_id": null, "display_name": "poverty", "name": "poverty", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "d3858484-b546-479f-82ec-76c2cbba16d4"}, {"vocabulary_id": null, "display_name": "race", "name": "race", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "68ca371d-76e4-4630-a9bf-8a7838b0b068"}, {"vocabulary_id": null, "display_name": "relationships", "name": "relationships", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "0d2244ae-9667-4377-b94d-9a347968aef2"}, {"vocabulary_id": null, "display_name": "renters", "name": "renters", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "84774548-9eb7-4790-abce-f766ba13fcfa"}, {"vocabulary_id": null, "display_name": "school-enrollment", "name": "school-enrollment", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "507396a0-5c0a-404e-8237-102ac371a51c"}, {"vocabulary_id": null, "display_name": "sex", "name": "sex", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "cc83736c-6465-4d82-af4c-1dae3b7042b3"}, {"vocabulary_id": null, "display_name": "snap", "name": "snap", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "b8fd1fef-402c-4784-945c-162aa8e7522f"}, {"vocabulary_id": null, "display_name": "social", "name": "social", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "6db0ff51-f289-4572-83a7-47d1276a1129"}, {"vocabulary_id": null, "display_name": "tenure", "name": "tenure", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "f852aad2-b998-4306-85c9-ee2d65430bb1"}, {"vocabulary_id": null, "display_name": "veteran-status", "name": "veteran-status", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "40fc96c5-5a79-4b6e-82ff-a53c725b70f6"}, {"vocabulary_id": null, "display_name": "veterans", "name": "veterans", "revision_timestamp": "2015-05-20T21:03:35.051082", "state": "active", "id": "51a40d1d-3a06-4244-a9c2-b69bec991a74"}], "title": "American Community Survey", "tracking_summary": {"total": 3191, "recent": 290}, "groups": [{"capacity": "public", "description": "", "created": "2013-05-18T12:07:47.221905", "title": "BusinessUSA", "name": "businessusa4208", "is_organization": false, "state": "active", "image_url": "", "revision_id": "f53e17c9-0a4e-438d-bf72-1633cf05835f", "type": "group", "id": "39a03cb4-bc85-455a-b19c-892c7e29e24b", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:48.577485", "title": "Consumer", "name": "consumer9350", "is_organization": false, "state": "active", "image_url": "", "revision_id": "27371710-56fa-43d5-9807-33d6616313e4", "type": "group", "id": "3b4e71c5-3c3c-43af-a3ff-81694225e453", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:49.273650", "title": "Education", "name": "education2168", "is_organization": false, "state": "active", "image_url": "", "revision_id": "857e7f07-91c4-4bba-aced-dfab33e33a87", "type": "group", "id": "5040be9f-19d4-4cfc-85a9-90938781d0fd", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:49.817159", "title": "Energy", "name": "energy9485", "is_organization": false, "state": "active", "image_url": "", "revision_id": "9b36e024-a237-4a63-84f0-7a2bd0ff8768", "type": "group", "id": "b6db7c5a-d306-4da5-a0cd-b4128e1322ce", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:51.029607", "title": "Manufacturing", "name": "manufacturing7382", "is_organization": false, "state": "active", "image_url": "", "revision_id": "4cb370f5-d707-494d-840d-c9a77d0978fc", "type": "group", "id": "df2a3c70-0dad-4b35-ad3d-33d9ef46af25", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-11-22T10:35:18.366041", "title": "Finance", "name": "finance3432", "is_organization": false, "state": "active", "image_url": "", "revision_id": "e5e90ad5-9611-4201-9f68-859f7adf0429", "type": "group", "id": "405b5dfb-24f8-4b77-9999-745076d64cb2", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2015-08-14T06:38:10.126178", "name": "american-community-survey", "isopen": true, "url": null, "notes": "An annual nationwide survey that collects information such as age, race, income, commute time to work, home value, veteran status, and other data.", "license_title": "U.S. Government Work", "extras": [{"key": "__category_tag_3b4e71c5-3c3c-43af-a3ff-81694225e453", "value": "[\"Housing and Community\"]"}, {"key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"key": "issued", "value": "2005-01-01"}, {"key": "resource-type", "value": "Dataset"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Employment/Labor\",\"Workforce Diversity\",\"Asian\",\"Native Hawaiian\",\"Pacific Islander\",\"Poverty\",\"Income\",\"Housing\",\"State\",\"Hawaii\",\"Pacific Islands\",\"Guam\",\"American Samoa\",\"Northern Mariana Islands\",\"Education\",\"K-12\",\"Immigration\",\"Military\",\"Veterans\",\"Business\"]"}, {"key": "references", "value": ["http://www.census.gov/acs/www/methodology/methodology_main"]}, {"key": "source_hash", "value": "e26d7daf201d198e58ef07c1628258ae8eda59fa"}, {"key": "temporal", "value": "2005-01-01/2010-12-31"}, {"key": "spatial", "value": "United States and Puerto Rico"}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "describedBy", "value": "http://www.census.gov/acs/www/data_documentation/documentation_main/"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "programCode", "value": ["006:004"]}, {"key": "bureauCode", "value": ["006:07"]}, {"key": "accessLevel", "value": "public"}, {"key": "harvest_object_id", "value": "f6125f0d-5eae-4e29-ab8f-164f0bd8f7ac"}, {"key": "__category_tag_b6db7c5a-d306-4da5-a0cd-b4128e1322ce", "value": "[\"Electricity\"]"}, {"key": "publisher", "value": "US Census Bureau, Department of Commerce"}, {"key": "license", "value": "http://www.usa.gov/publicdomain/label/1.0/"}, {"key": "modified", "value": "2014-09-16"}, {"key": "source_datajson_identifier", "value": true}, {"key": "accrualPeriodicity", "value": "R/P1Y"}, {"key": "dataQuality", "value": true}, {"key": "identifier", "value": "DOC-4500"}, {"state": "active", "key": "harvest_object_id", "value": "f6125f0d-5eae-4e29-ab8f-164f0bd8f7ac"}, {"state": "active", "key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"state": "active", "key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}], "license_url": "http://www.usa.gov/publicdomain/label/1.0/", "organization": {"description": "", "created": "2013-05-18T11:37:59.153068", "title": "Department of Commerce", "name": "doc-gov", "revision_timestamp": "2013-05-30T16:50:01.416157", "is_organization": true, "state": "active", "image_url": "http://www.vos.noaa.gov/MWL/aug_10/Images/doc_logo_xparent.png", "revision_id": "44c851b9-8872-497a-8a13-2f06740b7ffb", "type": "organization", "id": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "approval_status": "approved"}, "revision_id": "606e9f6b-9ead-4108-bd37-6ba55825fcc0"}, {"owner_org": "3609164c-4c49-4a44-9179-23163027dc0a", "maintainer": "admin", "relationships_as_object": [], "private": false, "maintainer_email": "HealthData@hhs.gov", "num_tags": 39, "id": "9bb435e0-d0c1-4bd4-814b-be7e3b2094e0", "metadata_created": "2015-06-19T02:53:54.024785", "metadata_modified": "2015-10-31T08:56:49.606047", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "notspecified", "type": "dataset", "resources": [{"resource_group_id": "4be60b93-fbd6-4135-b663-d4dea15daa10", "cache_last_updated": null, "revision_timestamp": "2015-08-28T21:41:00.893860", "webstore_last_updated": null, "id": "98a6ac71-5629-4f22-b435-12512c60a571", "size": null, "state": "active", "hash": "", "description": "", "format": "CSV", "tracking_summary": {"total": 3575, "recent": 117}, "mimetype_inner": null, "mimetype": "application/unknown", "cache_url": null, "name": "CSV ", "created": "2015-06-18T22:53:54.587285", "url": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/series/64", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "ac650938-b9ed-4a95-b85b-0be527f2d0af", "resource_type": null}], "num_resources": 1, "tags": [{"vocabulary_id": null, "display_name": "addiction", "name": "addiction", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "5c1595a1-366a-401b-a203-2af17c7113b6"}, {"vocabulary_id": null, "display_name": "alcohol", "name": "alcohol", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "797617b5-41ff-4a6f-b8f1-efef9e150d74"}, {"vocabulary_id": null, "display_name": "alcohol-abuse", "name": "alcohol-abuse", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "0883ba40-4e48-4ef2-91c1-edbdc362e4f9"}, {"vocabulary_id": null, "display_name": "alcohol-consumption", "name": "alcohol-consumption", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "5f1519f0-a236-4307-b985-a024a82ff229"}, {"vocabulary_id": null, "display_name": "amphetamines", "name": "amphetamines", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "0efd04c0-4d50-4898-a739-6c6c5b0c26e0"}, {"vocabulary_id": null, "display_name": "barbiturates", "name": "barbiturates", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "f25adb3d-707e-4e19-8a8d-7b02a0daf63f"}, {"vocabulary_id": null, "display_name": "cocaine", "name": "cocaine", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "aca11ae0-3eb0-41f5-b88e-238814a2f468"}, {"vocabulary_id": null, "display_name": "controlled-drugs", "name": "controlled-drugs", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "7bdd1442-3dfd-406e-af3f-f7b4262e39e0"}, {"vocabulary_id": null, "display_name": "crack-cocaine", "name": "crack-cocaine", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "b4bf01b4-d6c7-4a4b-9317-eab82d363636"}, {"vocabulary_id": null, "display_name": "demographics", "name": "demographics", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "346daab9-6351-43a5-860d-4c96eccc8eb6"}, {"vocabulary_id": null, "display_name": "depression", "name": "depression", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "899679f1-f716-4b73-8d28-6c013f5f95de"}, {"vocabulary_id": null, "display_name": "drinking-behavior", "name": "drinking-behavior", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "719e114d-914e-482d-8a7a-cca4570bbd00"}, {"vocabulary_id": null, "display_name": "drug-abuse", "name": "drug-abuse", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "95967bc5-9174-4e6a-9a45-be61a3a95306"}, {"vocabulary_id": null, "display_name": "drug-dependence", "name": "drug-dependence", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "45f64993-acf8-4073-9ba3-2f801333e612"}, {"vocabulary_id": null, "display_name": "drug-treatment", "name": "drug-treatment", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "ad21a2e1-090e-4c0b-8203-7e449c1aeecd"}, {"vocabulary_id": null, "display_name": "drug-use", "name": "drug-use", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "2953c8fd-aadb-4d88-b65e-6ccc0dda690d"}, {"vocabulary_id": null, "display_name": "drugs", "name": "drugs", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "4a65757f-d0ec-478e-8d8c-0af2fb3b35fb"}, {"vocabulary_id": null, "display_name": "employment", "name": "employment", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "2b37f0ac-ef84-4308-9003-7bcb69474471"}, {"vocabulary_id": null, "display_name": "hallucinogens", "name": "hallucinogens", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "ac24f395-e8f7-4acd-85bb-0d5294edb1fe"}, {"vocabulary_id": null, "display_name": "health-care", "name": "health-care", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "2ca00050-5aa1-4a3e-b664-7a53360ba340"}, {"vocabulary_id": null, "display_name": "heroin", "name": "heroin", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "20856934-8549-4d84-85ef-72580f6fcfb6"}, {"vocabulary_id": null, "display_name": "households", "name": "households", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "17887529-3ec6-46e7-89df-89efaa7845fb"}, {"vocabulary_id": null, "display_name": "income", "name": "income", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "a13ac49e-1d90-4a0b-af37-6bdb42b972d7"}, {"vocabulary_id": null, "display_name": "inhalants", "name": "inhalants", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "c0a1cf6b-631e-4e09-bd77-ef64140a94e1"}, {"vocabulary_id": null, "display_name": "marijuana", "name": "marijuana", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "107a7295-5e16-423f-bc29-208c89a9fb8b"}, {"vocabulary_id": null, "display_name": "mental-health", "name": "mental-health", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "abc2b4a4-7230-42a6-9ad1-811cb34cc018"}, {"vocabulary_id": null, "display_name": "mental-health-services", "name": "mental-health-services", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "d3c3c3f8-8622-4b43-807d-b48048fb4adc"}, {"vocabulary_id": null, "display_name": "methamphetamine", "name": "methamphetamine", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "0ce94f39-38ad-4cfe-9d64-2a445bcd11cf"}, {"vocabulary_id": null, "display_name": "pain-relievers", "name": "pain-relievers", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "73d5b475-f767-451d-9ac9-726d05e241a7"}, {"vocabulary_id": null, "display_name": "pregnancy", "name": "pregnancy", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "20637b57-4051-4423-8d87-fa0d8895f4f9"}, {"vocabulary_id": null, "display_name": "prescription-drugs", "name": "prescription-drugs", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "93e6801f-c8fa-494b-948a-20030ed4a4ce"}, {"vocabulary_id": null, "display_name": "sedatives", "name": "sedatives", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "4edac59d-43d9-4f8a-85e4-ad38f02c1bc4"}, {"vocabulary_id": null, "display_name": "smoking", "name": "smoking", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "364a1519-b240-407e-adfb-ddc328c93691"}, {"vocabulary_id": null, "display_name": "stimulants", "name": "stimulants", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "025ae6d7-7796-456d-88a6-ca0096d6db06"}, {"vocabulary_id": null, "display_name": "substance-abuse", "name": "substance-abuse", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "25b5fb7e-f02a-455b-aa03-f1c13d9b597e"}, {"vocabulary_id": null, "display_name": "substance-abuse-treatment", "name": "substance-abuse-treatment", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "afe23bc1-c08a-46c7-b8a0-7f52d4690e2a"}, {"vocabulary_id": null, "display_name": "tobacco-use", "name": "tobacco-use", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "5b7235c7-5125-4202-a56e-7ded6685c44c"}, {"vocabulary_id": null, "display_name": "tranquilizers", "name": "tranquilizers", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "f647776a-6652-4f98-957b-01916f92b9bd"}, {"vocabulary_id": null, "display_name": "youths", "name": "youths", "revision_timestamp": "2015-06-19T02:53:54.024785", "state": "active", "id": "8f977e36-1814-47eb-8f64-6fb4c9e1a740"}], "title": "1990 through 2011 National Survey on Drug Use and Health (NSDUH)", "tracking_summary": {"total": 2372, "recent": 286}, "groups": [{"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2015-09-04T07:29:46.902298", "name": "1990-through-2011-national-survey-on-drug-use-and-health-nsduh", "isopen": false, "url": null, "notes": "<p>The National Survey on Drug Use and Health (NSDUH) series (formerly titled National Household Survey on Drug Abuse) is the general civilian population aged 12 and older in the United States. Questions include age at first use, as well as lifetime, annual, and past-month usage for the following drugs: alcohol, marijuana, cocaine (including crack), hallucinogens, heroin, inhalants, tobacco, pain relievers, tranquilizers, stimulants, and sedatives. The survey covers substance abuse treatment history and perceived need for treatment, and includes questions from the Diagnostic and Statistical Manual (DSM) of Mental Disorders that allow diagnostic criteria to be applied. Respondents were also asked about personal and family income sources and amounts, health care access and coverage, illegal activities and arrest record, problems resulting from the use of drugs, perceptions of risks, and needle-sharing. Demographic data include gender, race, age, ethnicity, educational level, job status, income level, veteran status, household composition, and population density.</p>\n\n<p>The questionnaire was significantly redesigned in 1994. The 1994 survey for the first time included a rural population supplement to allow separate estimates to be calculated for this population. Other modules have been added each year and retained in subsequent years: mental health and access to care (1994-B); risk/availability of drugs (1996); cigar smoking and new questions on marijuana and cocaine use (1997); question series asked only of respondents aged 12 to 17 (1997); questions on tobacco brand (1999); marijuana purchase questions (2001); prior marijuana and cigarette use, additional questions on drug treatment, adult mental health services, and social environment (2003); and adult and adolescent depression questions derived from the National Comorbidity Survey, Replication (NCS-R) and National Comorbidity Survey, Adolescent (NCS-A) (2004).</p>\n\n<p>Survey administration and sample design were improved with the implementation of the 1999 survey, and additional improvements were made in 2002. Since 1999, the survey sample has employed a 50-state design with an independent, multistage area probability sample for each of the 50 states and the District of Columbia. At this time, the collection mode of the survey changed from personal interviews and self-enumerated answer sheets to using computer-assisted personal interviews and audio computer-assisted self interviews. In 2002, the survey's title was officially changed to the National Survey on Drug Use and Health (NSDUH). Participants have been given $30 for participating in the study since then. This has resulted in an increase in participation rates from the years prior to 2002. Also, since 2002 the new population data from the 2000 decennial census has been used for sample weighting procedures. For these reasons, data gathered for 2002 and beyond cannot validly be compared to data prior to 2002.</p>\n\n<p>The NSDUH is sponsored by the Center for Behavioral Health Statistics and Quality, Substance Abuse and Mental Health Services Administration.</p>\n", "license_title": "License Not Specified", "extras": [{"key": "publisher", "value": "Substance Abuse &amp; Mental Health Services Administration, Department of Health &amp; Human Services"}, {"key": "identifier", "value": "c3f3d29f-4fdb-4ece-9ba5-8c9f38de5a2d"}, {"key": "language", "value": ["en"]}, {"key": "harvest_source_id", "value": "15c538b5-31a0-474e-8ba5-c85ee421cb4d"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "temporal", "value": "1989-12-31T19:00:00-05:00/2011-12-30T19:00:00-05:00"}, {"key": "resource-type", "value": "Dataset"}, {"key": "modified", "value": "2015-10-30"}, {"key": "harvest_source_title", "value": "Healthdata.gov"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "source_datajson_identifier", "value": true}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "bureauCode", "value": ["009:30"]}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Health\",\"Medicare\",\"State\",\"Asian\"]"}, {"key": "catalog_@id", "value": "http://healthdatagov.prod.acquia-sites.com/data.json"}, {"key": "source_hash", "value": "5fad82a0f02247361e8d9bced952dd60801b7a97"}, {"key": "programCode", "value": ["009:000"]}, {"key": "accessLevel", "value": "public"}, {"key": "harvest_object_id", "value": "1df77ebf-4c5a-430c-9c03-34236e9a820a"}, {"key": "describedBy", "value": "http://www.icpsr.umich.edu/icpsrweb/SAMHDA/ssvd/series/64/variables"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"state": "active", "key": "harvest_object_id", "value": "1df77ebf-4c5a-430c-9c03-34236e9a820a"}, {"state": "active", "key": "harvest_source_id", "value": "15c538b5-31a0-474e-8ba5-c85ee421cb4d"}, {"state": "active", "key": "harvest_source_title", "value": "Healthdata.gov"}], "organization": {"description": "", "created": "2013-08-26T15:35:30.958442", "title": "U.S. Department of Health & Human Services", "name": "hhs-gov", "revision_timestamp": "2014-02-28T21:57:27.766656", "is_organization": true, "state": "active", "image_url": "http://www.healthdata.gov/sites/all/themes/hdtheme/logo-dark.png", "revision_id": "eff89d9e-dc00-4101-bbd4-750e1adcc5bb", "type": "organization", "id": "3609164c-4c49-4a44-9179-23163027dc0a", "approval_status": "approved"}, "revision_id": "b57fbf7b-d9b6-4f03-912b-0e01e7eb3cd2"}, {"owner_org": "8c0bc869-1189-4ced-af26-2abd2337b886", "maintainer": "Chris Chapman", "relationships_as_object": [], "private": false, "maintainer_email": "chris.chapman@ed.gov", "num_tags": 18, "id": "28efe440-e247-43ca-bbfd-ca8341bd38e6", "metadata_created": "2014-05-29T23:18:46.532456", "metadata_modified": "2015-09-16T18:37:23.119049", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "notspecified", "type": "dataset", "resources": [{"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "9b1b75df-7c8d-4dee-ba90-3969af0c5736", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on births to young adult women in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 51, "recent": 10}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Births-to-young-adult-women_verified.no-chart.two-tabs-with-rates.xlsx", "created": "2015-07-17T23:36:53.907884", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Births-to-young-adult-women_verified.no-chart.two-tabs-with-rates.xlsx", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "459b0e1d-3950-4c5d-9b77-f4c19f7f91d8", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on births to young adult women in a CSV file", "format": "CSV", "tracking_summary": {"total": 74, "recent": 7}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfratebrthsyaw1819raceethncty20002012.csv", "created": "2015-02-27T12:07:03.407217", "url": "https://inventory.data.gov/dataset/cedbc0ee-d679-4ebf-8b00-502dc0de5738/resource/ef734bd0-0aff-4687-9b8a-fc69b937be63/download/userssharedsdfratebrthsyaw1819raceethncty20002012.csv", "webstore_url": null, "last_modified": null, "position": 1, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "7c055431-809d-40ad-a1b5-245438633a50", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on adolescent births in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 17, "recent": 3}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Adolescent-births_verified.xlsx", "created": "2015-07-17T23:36:53.907930", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Adolescent-births_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 2, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "5895a73b-c2e4-4122-a231-225ea4cd006f", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on adolescent births in a CSV file", "format": "CSV", "tracking_summary": {"total": 17, "recent": 4}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfadolescentsbirthsage1517re20002012.csv", "created": "2015-02-27T12:07:03.407232", "url": "https://inventory.data.gov/dataset/8a9b7321-9844-4461-a81e-2766b472d833/resource/a0e56395-dd48-4765-b5d5-bf7db0708888/download/userssharedsdfadolescentsbirthsage1517re20002012.csv", "webstore_url": null, "last_modified": null, "position": 3, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "2aa3516a-ea86-46ab-858d-2dbf175c1783", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on family structure and children's living arrangements in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 33, "recent": 10}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Family-structure_verified.xlsx", "created": "2015-07-17T23:36:53.907966", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Family-structure_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 4, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "5b1535c6-af6c-4984-930f-9b8752e33fba", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on family structure and children's living arrangements in a CSV file", "format": "CSV", "tracking_summary": {"total": 13, "recent": 3}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfpercchldrn017byprsncprntshshldsre20012013.csv", "created": "2015-02-27T12:07:03.407244", "url": "https://inventory.data.gov/dataset/b73b9d48-fd53-4c17-b2b3-f4bd6e00a106/resource/4b0bc75c-6ac4-49a9-8ca1-92a46058f8d3/download/userssharedsdfpercchldrn017byprsncprntshshldsre20012013.csv", "webstore_url": null, "last_modified": null, "position": 5, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "b703366f-7c8d-4b37-acef-368f3a76e2d5", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on living arrangements of young adults in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 12, "recent": 4}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Living-arrangements_verified.se_.xlsx", "created": "2015-07-17T23:36:53.907975", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Living-arrangements_verified.se_.xlsx", "webstore_url": null, "last_modified": null, "position": 6, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "b1614295-8a6e-4dac-b40b-a34680832b5a", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on living arrangements of young adults in a CSV file", "format": "CSV", "tracking_summary": {"total": 14, "recent": 4}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Living-arrangements_verified_2014_0731_1331.csv", "created": "2015-07-17T23:36:53.907986", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Living-arrangements_verified_2014_0731_1331.csv", "webstore_url": null, "last_modified": null, "position": 7, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "e94f1203-8226-4b50-a53d-76b902a92fc4", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on crime in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 23, "recent": 7}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Children-in-households-with-violent-crime-by-hh-race-eth-sex-2000-2012.xlsx", "created": "2015-07-17T23:36:53.907993", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Children-in-households-with-violent-crime-by-hh-race-eth-sex-2000-2012.xlsx", "webstore_url": null, "last_modified": null, "position": 8, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "17c07187-958d-4170-9247-32f0caa813be", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on crime in a CSV file", "format": "CSV", "tracking_summary": {"total": 24, "recent": 9}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Children-in-households-with-violent-crime_2014_0731_1400.csv", "created": "2015-07-17T23:36:53.908001", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Children-in-households-with-violent-crime_2014_0731_1400.csv", "webstore_url": null, "last_modified": null, "position": 9, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "a2c11984-c7c8-4fb0-921e-c4a6a15a3354", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on children in poverty in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 27, "recent": 7}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Child-poverty_Percent.xlsx", "created": "2015-07-17T23:36:53.908008", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Child-poverty_Percent.xlsx", "webstore_url": null, "last_modified": null, "position": 10, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "2d076f05-02e7-4e94-bdb0-555f23bcf883", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on children in poverty in a CSV file", "format": "CSV", "tracking_summary": {"total": 12, "recent": 3}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Child-poverty_Percent_2014_0731_1100.csv", "created": "2015-07-17T23:36:53.908016", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Child-poverty_Percent_2014_0731_1100.csv", "webstore_url": null, "last_modified": null, "position": 11, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "f0ab1992-d0c7-40ac-b930-d38d2a897a22", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on housing problems in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 15, "recent": 3}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Housing-problems_verified1.xlsx", "created": "2015-07-17T23:36:53.908023", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Housing-problems_verified1.xlsx", "webstore_url": null, "last_modified": null, "position": 12, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "3d10898f-5391-4f6e-8fc2-2f1bb61c4ad8", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on housing problems in a CSV file", "format": "CSV", "tracking_summary": {"total": 12, "recent": 3}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Housing-problems_verified_2014_0804_1600.csv", "created": "2015-07-17T23:36:53.908030", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Housing-problems_verified_2014_0804_1600.csv", "webstore_url": null, "last_modified": null, "position": 13, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "31e774d0-efb0-4ae9-9c1c-4a72c3d83630", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on substantiated maltreatment reports in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 5, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Fam7a_new-indicators.simplified.xls", "created": "2015-07-17T23:36:53.908037", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Fam7a_new-indicators.simplified.xls", "webstore_url": null, "last_modified": null, "position": 14, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "fefcf914-4fe1-4264-9433-c255fe6c9d91", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on substantiated maltreatment reports in a CSV file", "format": "CSV", "tracking_summary": {"total": 5, "recent": 3}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Fam7a_new-indicators_2014_0731_1400.csv", "created": "2015-07-17T23:36:53.908044", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Fam7a_new-indicators_2014_0731_1400.csv", "webstore_url": null, "last_modified": null, "position": 15, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "00a7e7d8-7c07-4f27-8366-d3622c47ba22", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 4th grade NAEP reading scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 7, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP4-reading-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908052", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP4-reading-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 16, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "c82607fc-e8c5-488e-8098-bf48f1101056", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 4th grade NAEP reading scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfnaepscalescoresof4thgpsssresy200213.csv", "created": "2015-02-27T12:07:03.407316", "url": "https://inventory.data.gov/dataset/fcc30ea5-be51-4a12-9dad-40db27dbf939/resource/ff146412-88f3-42b8-88ad-84737f192ef2/download/userssharedsdfnaepscalescoresof4thgpsssresy200213.csv", "webstore_url": null, "last_modified": null, "position": 17, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "470d7991-430b-4d0b-9589-9e7c75baa4d2", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 4th graders with disabilities NAEP reading scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP4-reading-disabilities-trans_verified.xls", "created": "2015-07-17T23:36:53.908059", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP4-reading-disabilities-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 18, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "01ac170f-f6ef-441b-99bf-3feb17f2f7ba", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 4th graders with disabilities NAEP reading scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP4-reading-disabilities-trans_verified_2014_0801_1550.csv", "created": "2015-07-17T23:36:53.908066", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP4-reading-disabilities-trans_verified_2014_0801_1550.csv", "webstore_url": null, "last_modified": null, "position": 19, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "c99755d6-0aa4-47ab-8ed6-7c562937efa3", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 8th grade NAEP reading scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP8-reading-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908073", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP8-reading-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 20, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "de36dfd8-2473-4236-8102-dac44b62ccf2", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 8th grade NAEP reading scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfnaepscalescoresof8thgpsssresy200213.csv", "created": "2015-02-27T12:07:03.407340", "url": "https://inventory.data.gov/dataset/f5e55f09-548b-4e7d-ab19-ad6011fa4131/resource/8194be53-7c72-4f20-b893-62662df7ff5b/download/userssharedsdfnaepscalescoresof8thgpsssresy200213.csv", "webstore_url": null, "last_modified": null, "position": 21, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "2cd0b979-e9c4-4e46-924e-bc33b5d9ce6e", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 8th graders with disabilities NAEP reading scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 3}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP8-reading-disabilities-trans_verified.xls", "created": "2015-07-17T23:36:53.908081", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP8-reading-disabilities-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 22, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "dc0f6a4b-c0bd-4d65-9fc2-5aae19346585", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 8th graders with disabilities NAEP reading scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP8-math-disabilities-trans_verified_2014_0804_1715.csv", "created": "2015-07-17T23:36:53.908088", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP8-math-disabilities-trans_verified_2014_0804_1715.csv", "webstore_url": null, "last_modified": null, "position": 23, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "e2d466e0-eb14-4b56-8f06-5bc39e9a3f90", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 12th grade NAEP reading scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP12-reading-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908095", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP12-reading-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 24, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "72cf1d92-24df-43af-81c2-9642cb1d2299", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 12th grade NAEP reading scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfnaepscalescoresof12thgpsssresy200213.csv", "created": "2015-02-27T12:07:03.407376", "url": "https://inventory.data.gov/dataset/87183bac-3c00-4963-84fd-2f815d6ae1fa/resource/c636d78e-a5e2-4430-9e39-35d24cdf0a3f/download/userssharedsdfnaepscalescoresof12thgpsssresy200213.csv", "webstore_url": null, "last_modified": null, "position": 25, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "5e7eaf9e-1deb-4c4e-b212-eb8f959a02a8", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 12th graders with disabilities NAEP reading scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP12-reading-disabilities-trans_verified.xls", "created": "2015-07-17T23:36:53.908102", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP12-reading-disabilities-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 26, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "0ced4079-e9e5-4b52-981a-d9ed9763e1e5", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 12th graders with disabilities NAEP reading scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP12-reading-disabilities-trans_verified-2014_0804_1718.csv", "created": "2015-07-17T23:36:53.908110", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP12-reading-disabilities-trans_verified-2014_0804_1718.csv", "webstore_url": null, "last_modified": null, "position": 27, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "743dc4e7-361a-4277-92fc-78f69221b9be", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 4th grade NAEP mathematics scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP4-math-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908117", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP4-math-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 28, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "0a099e74-3646-4b06-9bb2-cccc7e808114", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 4th grade NAEP mathematics scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP4-math-trans_verified_2014_0801_1536.csv", "created": "2015-07-17T23:36:53.908125", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP4-math-trans_verified_2014_0801_1536.csv", "webstore_url": null, "last_modified": null, "position": 29, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "da3a61f8-3aee-4603-8b97-3a9eb04b7d72", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 4th graders with disabilities NAEP mathematics scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP4-math-disabilities-trans_verified.xls", "created": "2015-07-17T23:36:53.908132", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP4-math-disabilities-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 30, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "f7d37cec-2334-411b-99ab-bb524f6e09ca", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 4th graders with disabilities NAEP mathematics scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP4-math-disabilities-trans_verified_2014_0801_1539.csv", "created": "2015-07-17T23:36:53.908139", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP4-math-disabilities-trans_verified_2014_0801_1539.csv", "webstore_url": null, "last_modified": null, "position": 31, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "ae2755a9-7215-42e0-9aec-721fe008e416", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 8th grade NAEP mathematics scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP8-math-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908147", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP8-math-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 32, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "eba5d9f4-69fc-483a-b6b3-3ccf037de802", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 8th grade NAEP mathematics scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP8-math_verified-2014_0804_1700.csv", "created": "2015-07-17T23:36:53.908154", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP8-math_verified-2014_0804_1700.csv", "webstore_url": null, "last_modified": null, "position": 33, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "34885353-9a6b-46a2-b2fd-c2680261cbc0", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 8th graders with disabilities NAEP mathematics scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP8-math-disabilities-trans_verified.xls", "created": "2015-07-17T23:36:53.908161", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP8-math-disabilities-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 34, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "a8e1397f-cf2c-4040-96d0-50d8c14a4267", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 8th graders with disabilities NAEP mathematics scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP8-math-disabilities-trans_verified_2014_0804_17151.csv", "created": "2015-07-17T23:36:53.908168", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP8-math-disabilities-trans_verified_2014_0804_17151.csv", "webstore_url": null, "last_modified": null, "position": 35, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "721e8c42-207d-4ed9-bf7d-a8361f45a836", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 12th grade NAEP mathematics scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP12-math-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908175", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP12-math-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 36, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "a1539cbe-2e77-4e01-9619-802cac16a262", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 12th grade NAEP mathematics scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP12-math-trans_verified-2014_0804_1720.csv", "created": "2015-07-17T23:36:53.908182", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP12-math-trans_verified-2014_0804_1720.csv", "webstore_url": null, "last_modified": null, "position": 37, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "ed0458ff-c0d9-44db-8de0-4aeae363ccc9", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 12th graders with disabilities NAEP mathematics scale scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NAEP12-math-disabilities-trans_verified.xls", "created": "2015-07-17T23:36:53.908189", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP12-math-disabilities-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 38, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "3309f3c8-be40-4f79-8244-8b697fee658f", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 12th graders with disabilities NAEP mathematics scale scores in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "NAEP12-math-disabilities-trans_verified-2014_0804_1715.csv", "created": "2015-07-17T23:36:53.908196", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NAEP12-math-disabilities-trans_verified-2014_0804_1715.csv", "webstore_url": null, "last_modified": null, "position": 39, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "c346381b-f45b-4623-b380-d3b9c7a18316", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on center-based child care usage in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Child-care_verified.no-chart.simplified.xlsx", "created": "2015-07-17T23:36:53.908203", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Child-care_verified.no-chart.simplified.xlsx", "webstore_url": null, "last_modified": null, "position": 40, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "76df0e44-b5cf-483e-ac41-21407c28c976", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on International Baccalaureate (IB) program enrollment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "IBenrollment-trans_Final_nces.xlsx", "created": "2015-07-17T23:36:53.908211", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/IBenrollment-trans_Final_nces.xlsx", "webstore_url": null, "last_modified": null, "position": 41, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "48e74b08-c620-48d7-86ca-adf68a990a34", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on International Baccalaureate (IB) program enrollment in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfibprogenrollof11thand12th201112.csv", "created": "2015-02-27T12:07:03.407506", "url": "https://inventory.data.gov/dataset/20e4afd5-4812-424a-aade-6c2f45e6d2a0/resource/488c382d-ae71-43ab-928b-dfbabd7b9071/download/userssharedsdfibprogenrollof11thand12th201112.csv", "webstore_url": null, "last_modified": null, "position": 42, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "be987461-6d55-4062-b9a7-891f31d1e3a1", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on Advanced Placement (AP) course enrollment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 4, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "APenrollment-trans_Final_nces.xlsx", "created": "2015-07-17T23:36:53.908218", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/APenrollment-trans_Final_nces.xlsx", "webstore_url": null, "last_modified": null, "position": 43, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "583e3b40-0580-4e02-8077-884282f898bf", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on Advanced Placement (AP) course enrollment in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfstdntsap11and12grdenrllsre201112.csv", "created": "2015-02-27T12:07:03.407517", "url": "https://inventory.data.gov/dataset/3b9414d1-22dd-4cbc-bad1-fdc44817b0c1/resource/1ac26874-4196-4284-a3fa-1c1b3e225ac0/download/userssharedsdfstdntsap11and12grdenrllsre201112.csv", "webstore_url": null, "last_modified": null, "position": 44, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "093729d3-2bbd-49dd-b52e-6cf74bdeebe7", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on high poverty school enrollment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "poverty-trans_verified.xls", "created": "2015-07-17T23:36:53.908225", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/poverty-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 45, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "8767a3db-ecfa-4eeb-9db4-dead82dddbf7", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on high poverty school enrollment in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Poverty-trans_verified.percount_2014_0804_1615.csv", "created": "2015-07-17T23:36:53.908232", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Poverty-trans_verified.percount_2014_0804_1615.csv", "webstore_url": null, "last_modified": null, "position": 46, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "6abe9d9f-e77a-42a0-93f7-7a38c9d7d775", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on students with disabilities and high poverty school enrollment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "schoolpov-disabilities-trans_verified.percount2.xlsx", "created": "2015-07-17T23:36:53.908239", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/schoolpov-disabilities-trans_verified.percount2.xlsx", "webstore_url": null, "last_modified": null, "position": 47, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "77fe0630-525c-491b-a3d3-b1709074a2c7", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on students with disabilities and high poverty school enrollment in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "schoolpov-disabilities-trans_verified.percount_2014_0730_1600.csv", "created": "2015-07-17T23:36:53.908246", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/schoolpov-disabilities-trans_verified.percount_2014_0730_1600.csv", "webstore_url": null, "last_modified": null, "position": 48, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "cc8d953e-c84a-4553-8c32-9f93c4f89893", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on expulsions in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 11, "recent": 4}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Expulsions-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908253", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Expulsions-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 49, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "edf04515-c1b9-43ae-998a-9b55f1438373", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on expulsions in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfpercpblcschlstdntsexplldcysre201112.csv", "created": "2015-02-27T12:07:03.407719", "url": "https://inventory.data.gov/dataset/eb114613-4dfa-40d9-813a-0721b611f437/resource/6500f082-d8a0-4ffc-86ae-28641b6fd6be/download/userssharedsdfpercpblcschlstdntsexplldcysre201112.csv", "webstore_url": null, "last_modified": null, "position": 50, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "5478c08e-1b28-488a-ad58-346bb8c8b7bc", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on out-of-school suspensions in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 9, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Suspensions-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908260", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Suspensions-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 51, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:07:02.976175", "webstore_last_updated": null, "id": "4c12b31f-b336-4bc8-9a42-b5bcf9490e2f", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on out-of-school suspensions in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfpercpblcschlstdntsoossuspncysre201112.csv", "created": "2015-02-27T12:07:03.407565", "url": "https://inventory.data.gov/dataset/62c6bf6b-2531-4dea-a9e2-888569b9c3fa/resource/14acd41d-9788-4f10-b870-9bd5ba57a431/download/userssharedsdfpercpblcschlstdntsoossuspncysre201112.csv", "webstore_url": null, "last_modified": null, "position": 52, "revision_id": "ff0031a4-51a7-4f53-86d2-629a87553909", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "d8373a98-92bf-4524-8de9-5a11a4ed990f", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on students with disabilities in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "disabilities-trans_verified.xls", "created": "2015-07-17T23:36:53.908268", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/disabilities-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 53, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "681fcf1b-d73a-4d40-9334-e3228574e4cb", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on students with disabilities in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "disabilities-trans_verified_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908275", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/disabilities-trans_verified_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 54, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "5cca3b93-07d1-40bc-ab03-28591ed323b3", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on expelled students with disabilities in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Expulsions_IDEA-trans_verified.xls", "created": "2015-07-17T23:36:53.908282", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Expulsions_IDEA-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 55, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "8da30937-3c8d-48e3-bbc8-02ebfe23d014", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on expelled students with disabilities in a CSV file", "format": "CSV", "tracking_summary": {"total": 2, "recent": 2}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "expulsions_IDEA-trans_verified_CSVconversion_2014_0731_1100.csv", "created": "2015-07-17T23:36:53.908290", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/expulsions_IDEA-trans_verified_CSVconversion_2014_0731_1100.csv", "webstore_url": null, "last_modified": null, "position": 56, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "38b57e64-bd8f-4f70-88ff-e3c89e93bf7c", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on students with disabilities receiving out-of-school suspensions in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 6, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Suspensions_IDEA-trans_verified.xls", "created": "2015-07-17T23:36:53.908297", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Suspensions_IDEA-trans_verified.xls", "webstore_url": null, "last_modified": null, "position": 57, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "e729d53c-1f0a-490c-9666-7b46db6e1ade", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on students with disabilities receiving out-of-school suspensions in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Suspensions_IDEA-trans_verified_2014_0804_1500.csv", "created": "2015-07-17T23:36:53.908304", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Suspensions_IDEA-trans_verified_2014_0804_1500.csv", "webstore_url": null, "last_modified": null, "position": 58, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "3c0f7ae8-0f40-4f6d-b1a6-1c3a734e8878", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on educational attainment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 5, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Attainment-high-school_Final_nces.xlsx", "created": "2015-07-17T23:36:53.908312", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Attainment-high-school_Final_nces.xlsx", "webstore_url": null, "last_modified": null, "position": 59, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "fb1827b4-640e-46af-b361-f4d4447d21de", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on educational attainment in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfperc18to24yohgstlvledctnlattnmthssre20002013.csv", "created": "2015-02-27T12:07:03.407624", "url": "https://inventory.data.gov/dataset/1728cea3-d72d-4f55-8582-d199e5a37b9c/resource/9e6efcb7-cb41-4497-8e58-e6e2725a6193/download/userssharedsdfperc18to24yohgstlvledctnlattnmthssre20002013.csv", "webstore_url": null, "last_modified": null, "position": 60, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "38b8db74-453d-4611-b9f8-1cf8df543540", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on enrollment in remedial classes in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Remedial-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908319", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Remedial-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 61, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "fee97232-665f-4dc3-b913-723185c20ab8", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on enrollment in remedial classes in a CSV file", "format": "CSV", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfpercfygsrmdledctncrsessresy19992000201112.csv", "created": "2015-02-27T12:07:03.407636", "url": "https://inventory.data.gov/dataset/12a2908c-27b7-4f46-a62e-114d2d508c1b/resource/33e6f63b-297f-4fc5-aa91-5fc9b3741368/download/userssharedsdfpercfygsrmdledctncrsessresy19992000201112.csv", "webstore_url": null, "last_modified": null, "position": 62, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "08c85dff-f37b-406e-9816-eac80e64db32", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on postsecondary enrollment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 8, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "College-enrollment-rates-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908326", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/College-enrollment-rates-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 63, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "e4edf1c6-4196-4d79-a231-4645b5c37503", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on postsecondary enrollment in a CSV file", "format": "CSV", "tracking_summary": {"total": 5, "recent": 3}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfperc18to24yoenrld24ycsre20002012.csv", "created": "2015-02-27T12:07:03.407648", "url": "https://inventory.data.gov/dataset/efd85e6e-ee78-4978-bbf7-aeae4114605c/resource/e918f758-502b-42e9-ae05-d42c155b65b7/download/userssharedsdfperc18to24yoenrld24ycsre20002012.csv", "webstore_url": null, "last_modified": null, "position": 64, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "231c2e7f-453f-4078-8614-1fe11c716dd8", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on educational attainment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "attain-somecollege-trans_verified.percount.xlsx", "created": "2015-07-17T23:36:53.908333", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/attain-somecollege-trans_verified.percount.xlsx", "webstore_url": null, "last_modified": null, "position": 65, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "642e2fa6-b82a-4916-b3ae-46c408e5d08a", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on educational attainment in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Attain-somecollege_2014_0731_1400.csv", "created": "2015-07-17T23:36:53.908343", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Attain-somecollege_2014_0731_1400.csv", "webstore_url": null, "last_modified": null, "position": 66, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "3460a8ac-90a7-4d2e-ba07-0a5e643f8158", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on educational attainment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "attain-associate-trans_verified.percount.xlsx", "created": "2015-07-17T23:36:53.908360", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/attain-associate-trans_verified.percount.xlsx", "webstore_url": null, "last_modified": null, "position": 67, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "e02e05b6-ffc1-466b-a586-faf4c89cb816", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on educational attainment in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "attain-associate-trans_verified_2014_0731_1100.csv", "created": "2015-07-17T23:36:53.908377", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/attain-associate-trans_verified_2014_0731_1100.csv", "webstore_url": null, "last_modified": null, "position": 68, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "5ddd8fe7-47d9-4b2c-b96e-e0cfc6130913", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on bachelor's or higher degree completion in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 4, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "attain-bachelors-trans_verified.percount.xlsx", "created": "2015-07-17T23:36:53.908393", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/attain-bachelors-trans_verified.percount.xlsx", "webstore_url": null, "last_modified": null, "position": 69, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "4c86ea63-5b38-4cd3-9d56-d376b71dc208", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on bachelor's or higher degree completion in a CSV file", "format": "CSV", "tracking_summary": {"total": 3, "recent": 2}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "attain-bachelors-trans_verified_2014_0731_1100.csv", "created": "2015-07-17T23:36:53.908412", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/attain-bachelors-trans_verified_2014_0731_1100.csv", "webstore_url": null, "last_modified": null, "position": 70, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "71c82166-8552-41e6-b2e4-476e0332c558", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on STEM degrees in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "STEM-trans_verified.percount2.xlsx", "created": "2015-07-17T23:36:53.908427", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/STEM-trans_verified.percount2.xlsx", "webstore_url": null, "last_modified": null, "position": 71, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "e772455b-d406-481e-84f6-fed52f77d67c", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on STEM degrees in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "STEM-trans_verified_2014_0804_1421.csv", "created": "2015-07-17T23:36:53.908435", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/STEM-trans_verified_2014_0804_1421.csv", "webstore_url": null, "last_modified": null, "position": 72, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "f995a5d6-a59b-4ee3-96c9-5ba2c1ace508", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on labor force participation in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "LFPR_rates_verified.xls", "created": "2015-07-17T23:36:53.908443", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/LFPR_rates_verified.xls", "webstore_url": null, "last_modified": null, "position": 73, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "31f46983-13f8-4b80-a428-50160fb5215a", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on labor force participation in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "LFPR_rates_verfied_2014_0731_1335.csv", "created": "2015-07-17T23:36:53.908450", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/LFPR_rates_verfied_2014_0731_1335.csv", "webstore_url": null, "last_modified": null, "position": 74, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "8986101b-ebdc-4181-b815-f735e42d1108", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 18- to 24-year olds neither enrolled in school nor working in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Not-enrolled-nor-working_Final_nces.xlsx", "created": "2015-07-17T23:36:53.908457", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Not-enrolled-nor-working_Final_nces.xlsx", "webstore_url": null, "last_modified": null, "position": 75, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "6839c0c5-aa98-4997-afc5-ba7fea30c3e8", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on 18- to 24-year olds neither enrolled in school nor working in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfperc18to24yowhonethenrlschlnorworksre20002012.csv", "created": "2015-07-17T23:36:53.908465", "url": "https://inventory.data.gov/dataset/3ab579fe-7e09-4fcc-a926-b909aa8647f7/resource/90a03e60-697c-41a6-8539-ed91b70c3b75/download/userssharedsdfperc18to24yowhonethenrlschlnorworksre20002012.csv", "webstore_url": null, "last_modified": null, "position": 76, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "507dae41-0f24-4cd6-a333-f4fee8ac1932", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on median annual earnings of individuals with less than high school completion in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Median-Earnings_Less-than-high-school_verified.xls", "created": "2015-07-17T23:36:53.908472", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Median-Earnings_Less-than-high-school_verified.xls", "webstore_url": null, "last_modified": null, "position": 77, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "a9661422-ae6d-465f-a73a-f4effee3fef6", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on median annual earnings of individuals with less than high school completion in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Median-Earnings_Less-than-high-school_verified.percount_2014_0801_1603.csv", "created": "2015-07-17T23:36:53.908479", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Median-Earnings_Less-than-high-school_verified.percount_2014_0801_1603.csv", "webstore_url": null, "last_modified": null, "position": 78, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "51aa3eaa-edcc-4cb2-900a-b0842fe9808a", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on median annual earnings of individuals with only high school completion in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 5, "recent": 3}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Median-Earnings_High-school_verified.xls", "created": "2015-07-17T23:36:53.908487", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Median-Earnings_High-school_verified.xls", "webstore_url": null, "last_modified": null, "position": 79, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "f890093c-ccdb-46fc-9130-52cc7873bfe7", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on median annual earnings of individuals with only high school completion in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Median-Earnings_High-school_verified.percount_2014_0801_1607.csv", "created": "2015-07-17T23:36:53.908495", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Median-Earnings_High-school_verified.percount_2014_0801_1607.csv", "webstore_url": null, "last_modified": null, "position": 80, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "81952d09-99b8-4585-b33c-1b0662fd6071", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on median annual earnings of individuals with only some college completion in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Median-Earnings_Some-college_verified.xls", "created": "2015-07-17T23:36:53.908502", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Median-Earnings_Some-college_verified.xls", "webstore_url": null, "last_modified": null, "position": 81, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "0a6198cc-a492-455d-b59f-fc5e0188c8b4", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on median annual earnings of individuals with only some college completion in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Median-Earnings_Some-college_verified.percount_2014_0801_1556.csv", "created": "2015-07-17T23:36:53.908510", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Median-Earnings_Some-college_verified.percount_2014_0801_1556.csv", "webstore_url": null, "last_modified": null, "position": 82, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "633415ae-adcb-482d-93ec-2ff1c22d796c", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on median annual earnings of individuals with only an associate's degree completion in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Median-Earnings_Associates-degree_verified.xls", "created": "2015-07-17T23:36:53.908517", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Median-Earnings_Associates-degree_verified.xls", "webstore_url": null, "last_modified": null, "position": 83, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "86d4c5d2-590b-42ce-bded-b94896280d73", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on median annual earnings of individuals with only an associate's degree completion in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Median-Earnings_Associates-degree_verified.percount_2014_0801_1613.csv", "created": "2015-07-17T23:36:53.908524", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Median-Earnings_Associates-degree_verified.percount_2014_0801_1613.csv", "webstore_url": null, "last_modified": null, "position": 84, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "62341fed-24ae-488b-89d3-b6629000d89e", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on unemployment rates in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Unemployment-Rates_verified.xlsx", "created": "2015-07-17T23:36:53.908532", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Unemployment-Rates_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 85, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "7b0965e9-3ff3-48a4-9227-c9236d931e87", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on unemployment rates in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfunemplymntrateyaa1824sre19802013aa.csv", "created": "2015-02-27T12:07:03.407778", "url": "https://inventory.data.gov/dataset/c714f3df-9663-4291-a26d-a04884b73573/resource/888daf2d-26a2-4aa8-acf0-8770b470ccad/download/userssharedsdfunemplymntrateyaa1824sre19802013aa.csv", "webstore_url": null, "last_modified": null, "position": 86, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "d31c9c9f-b30a-4da8-a95a-80b3608cfadb", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on average Healthy Eating Index-2005 scores in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 4, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Healthy-Eating-Index-2005-scores_verified.xlsx", "created": "2015-07-17T23:36:53.908539", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Healthy-Eating-Index-2005-scores_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 87, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "08dbb936-83f7-4a60-ac62-272f610bea6a", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on HIV infections in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "DATA_HIV_-MBK-Data-Request-5-15-14_verified.percount2.xls", "created": "2015-07-17T23:36:53.908546", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/DATA_HIV_-MBK-Data-Request-5-15-14_verified.percount2.xls", "webstore_url": null, "last_modified": null, "position": 88, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "c4eb70f1-754c-4277-870e-22bc2bf5e824", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on HIV infections in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Data_HIV_MBK-Data-Request_2014_0731_1100.csv", "created": "2015-07-17T23:36:53.908553", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Data_HIV_MBK-Data-Request_2014_0731_1100.csv", "webstore_url": null, "last_modified": null, "position": 89, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "af296dc2-cbd6-44b4-b8eb-fca39ca68841", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on infants with low birthweights in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Low-birthweight_NCHS_Pastor4.25_verified.xls", "created": "2015-07-17T23:36:53.908561", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Low-birthweight_NCHS_Pastor4.25_verified.xls", "webstore_url": null, "last_modified": null, "position": 90, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "c91a4f58-63a4-464f-9e19-d8e5916d369c", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on infants with low birthweights in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Low-birthweight_NCHS_Pastor4.26_verified_2014_0731_1345.csv", "created": "2015-07-17T23:36:53.908568", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Low-birthweight_NCHS_Pastor4.26_verified_2014_0731_1345.csv", "webstore_url": null, "last_modified": null, "position": 91, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "eb209791-3930-490c-ac1a-8cbb0ca7e9d3", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on obese young adults in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "MBK_ObesityPrevalence_Age6-17_Age18-24updt_verified.xlsx", "created": "2015-07-17T23:36:53.908575", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/MBK_ObesityPrevalence_Age6-17_Age18-24updt_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 92, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "656e0cc5-14df-4cdc-a5c4-3f9f1dcfef1b", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on obese young adults in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "MBK_ObesityPrevalence_Age6-17and18-24_2014_0731_1345.csv", "created": "2015-07-17T23:36:53.908583", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/MBK_ObesityPrevalence_Age6-17and18-24_2014_0731_1345.csv", "webstore_url": null, "last_modified": null, "position": 93, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "dd791083-5b6c-41bc-be1e-02690f937c1e", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on health care in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Usual-source-of-health-care_verified.xlsx", "created": "2015-07-17T23:36:53.908590", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Usual-source-of-health-care_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 94, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "d4b4172e-1678-4a45-be99-847230511309", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on health care in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfpercchldrn017bynounuslsrchlthcaresre20002012.csv", "created": "2015-02-27T12:07:03.407846", "url": "https://inventory.data.gov/dataset/7d45db5b-29d2-4f27-97c6-890447069096/resource/8ccc548a-1d23-4678-bd4e-123aa496fc27/download/userssharedsdfpercchldrn017bynounuslsrchlthcaresre20002012.csv", "webstore_url": null, "last_modified": null, "position": 95, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "3d6890b7-ffc5-40a0-b2a5-a8b649c9eead", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on untreated dental caries in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "NH1112_udcariesAges-15-24_verified.xls", "created": "2015-07-17T23:36:53.908597", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/NH1112_udcariesAges-15-24_verified.xls", "webstore_url": null, "last_modified": null, "position": 96, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "05ebd16d-9615-4924-b5ad-eee1c3dd36e1", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on asthma in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Rev_Asthma_current_0_17_05282014_verified.xlsx", "created": "2015-07-17T23:36:53.908605", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Rev_Asthma_current_0_17_05282014_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 97, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "6d962e25-2ee1-4276-82dd-e49c35d2b903", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on asthma in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Rev_Asthma_current_2014_0804_1630.csv", "created": "2015-07-17T23:36:53.908612", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Rev_Asthma_current_2014_0804_1630.csv", "webstore_url": null, "last_modified": null, "position": 98, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "05faf1ff-2c47-4b90-8ce7-ab2495568661", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on smoking 8th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Regular-cigarette-smoking.g8_NIDA_verified4.25.xls", "created": "2015-07-17T23:36:53.908619", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Regular-cigarette-smoking.g8_NIDA_verified4.25.xls", "webstore_url": null, "last_modified": null, "position": 99, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "ef2746b3-d44c-4a86-91b4-2f370e2bcf65", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on smoking 8th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Regular-cigarette-smoking.g8_NIDA_verified_2014_0804_1211.csv", "created": "2015-07-17T23:36:53.908626", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Regular-cigarette-smoking.g8_NIDA_verified_2014_0804_1211.csv", "webstore_url": null, "last_modified": null, "position": 100, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "04d5f075-1f85-4707-886b-52a1ef7a6f2e", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on smoking 10th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Regular-cigarette-smoking.g10_NIDA_verified4.25.xls", "created": "2015-07-17T23:36:53.908634", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Regular-cigarette-smoking.g10_NIDA_verified4.25.xls", "webstore_url": null, "last_modified": null, "position": 101, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "04e86fc4-3fa7-4d2a-94b4-f55a7795e205", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on smoking 10th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Regular-cigarette-smoking.g10_NIDA_verified_2014_0804_1237.csv", "created": "2015-07-17T23:36:53.908641", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Regular-cigarette-smoking.g10_NIDA_verified_2014_0804_1237.csv", "webstore_url": null, "last_modified": null, "position": 102, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "1b8b4b73-f463-4460-98ac-50ce1f04dd99", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on smoking 12th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Regular-cigarette-smoking-Alcohol-use-and-Illicit-drug-use_verified.xlsx", "created": "2015-07-17T23:36:53.908648", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Regular-cigarette-smoking-Alcohol-use-and-Illicit-drug-use_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 103, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "1c8b7a3b-f384-4de2-b0b6-d76a9e48903c", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on smoking 12th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Regular-cigarette-smoking.g12_NIDA_verified_2014_0804_1310.csv", "created": "2015-07-17T23:36:53.908655", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Regular-cigarette-smoking.g12_NIDA_verified_2014_0804_1310.csv", "webstore_url": null, "last_modified": null, "position": 104, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "2cf2d36b-4d97-49b4-922c-c4e78ddb8398", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on drinking 8th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Alcohol-use.g8_NIDA_verified4.25.xls", "created": "2015-07-17T23:36:53.908663", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Alcohol-use.g8_NIDA_verified4.25.xls", "webstore_url": null, "last_modified": null, "position": 105, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "4f0ad799-84ae-4bcb-8eae-e8711ef2edc0", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on drinking 8th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Alcohol-use.g8_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908670", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Alcohol-use.g8_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 106, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "7fc058ad-c134-4cf0-af69-373475df02cb", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on drinking 10th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Alcohol-use.g10_NIDA_verified4.25.xls", "created": "2015-07-17T23:36:53.908678", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Alcohol-use.g10_NIDA_verified4.25.xls", "webstore_url": null, "last_modified": null, "position": 107, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "9c0e02fe-69da-4067-b9ef-06a7cf30790f", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on drinking 10th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Alcohol-use.g10_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908692", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Alcohol-use.g10_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 108, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "5c5f7e8f-0dd4-418f-8696-8e9c61aff99e", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on drinking 12th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Alcohol-use.g12_NIDA_verified4.25.xls", "created": "2015-07-17T23:36:53.908710", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Alcohol-use.g12_NIDA_verified4.25.xls", "webstore_url": null, "last_modified": null, "position": 109, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "75e19182-902a-4ba5-b0b5-55cb378e3f95", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on drinking 12th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Alcohol-use.g12_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908721", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Alcohol-use.g12_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 110, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "d8c98cff-3d72-486c-9850-7e84ea0726bc", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on illicit drug use among 8th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Illicit-drug-use.g8_NIDA_verified4.25.xls", "created": "2015-07-17T23:36:53.908729", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Illicit-drug-use.g8_NIDA_verified4.25.xls", "webstore_url": null, "last_modified": null, "position": 111, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "e6bed762-ebce-4ed4-9643-715aee46293a", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on illicit drug use among 8th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Illicit-drug-use.g8_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908736", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Illicit-drug-use.g8_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 112, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "5ac55a40-32ab-4a75-935d-2c0f1c10e9c3", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on illicit drug use among 10th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 0, "recent": 0}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Illicit-drug-use.g10_NIDA_verified4.25.xls", "created": "2015-07-17T23:36:53.908743", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Illicit-drug-use.g10_NIDA_verified4.25.xls", "webstore_url": null, "last_modified": null, "position": 113, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "6eb6ecec-cb18-44c2-b691-e6039766100f", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on illicit drug use among 10th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Illicit-drug-use.g10_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908751", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Illicit-drug-use.g10_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 114, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "e7f1d360-291f-46bb-a690-e40d01caae0a", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on illicit drug use among 12th graders in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Illicit-drug-use.g12_NIDA_verified4.25.xls", "created": "2015-07-17T23:36:53.908759", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Illicit-drug-use.g12_NIDA_verified4.25.xls", "webstore_url": null, "last_modified": null, "position": 115, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "001a465b-b1b2-4399-ae32-36e9df4e66df", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on illicit drug use among 12th graders in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Illicit-drug-use.g12_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908766", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Illicit-drug-use.g12_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 116, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "05166bc7-f0cf-4633-b35f-072896dad9f1", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on personality troubles in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 5, "recent": 3}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Emot_behav_diff_5_17_05282014_verified.xlsx", "created": "2015-07-17T23:36:53.908788", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Emot_behav_diff_5_17_05282014_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 117, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "bebb90e5-f861-49ab-b969-e85ffbfcc0a7", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on personality troubles in a CSV file", "format": "CSV", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Emot_behave_diff_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908798", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Emot_behave_diff_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 118, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "5455dec5-f01a-4bb8-b805-f3e2bb58ac4d", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on unprotected sex in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Condom-use_verified.xls", "created": "2015-07-17T23:36:53.908805", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Condom-use_verified.xls", "webstore_url": null, "last_modified": null, "position": 119, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "03db2239-264e-43f4-9212-5961b68c9803", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on unprotected sex in a CSV file", "format": "CSV", "tracking_summary": {"total": 3, "recent": 2}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "Condom-use_verified_CSVconversion_2014_0731_0900.csv", "created": "2015-07-17T23:36:53.908813", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Condom-use_verified_CSVconversion_2014_0731_0900.csv", "webstore_url": null, "last_modified": null, "position": 120, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "117a606e-5f6d-4769-8093-2b553f24a90c", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on suicide rates in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 7, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "suicide_americachildren_final_05282014_verified.xlsx", "created": "2015-07-17T23:36:53.908820", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/suicide_americachildren_final_05282014_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 121, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "876a3d06-4396-4780-a2b3-e1b8bbb3642b", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on suicide rates in a CSV file", "format": "CSV", "tracking_summary": {"total": 6, "recent": 3}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "suicide_americachildren_final_15-17ages18-24ages_2014_0804_1645.csv", "created": "2015-07-17T23:36:53.908827", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/suicide_americachildren_final_15-17ages18-24ages_2014_0804_1645.csv", "webstore_url": null, "last_modified": null, "position": 122, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "250c33d4-deee-4834-8661-2d12d8bef700", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on homicides in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 4, "recent": 2}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "CDC-Homicide-Rates-2000-2010_verified.xlsx", "created": "2015-07-17T23:36:53.908834", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/CDC-Homicide-Rates-2000-2010_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 123, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "c9d3de4a-7098-484e-9ac8-f331ab6de598", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on homicides in a CSV file", "format": "CSV", "tracking_summary": {"total": 4, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfhmcdsper100kyngadults1824sre20002010.csv", "created": "2015-02-27T12:07:03.408039", "url": "https://inventory.data.gov/dataset/d28861f3-9c77-41f3-b646-d881615e56d1/resource/d910579e-3ae8-4117-8a7c-13a01489c89d/download/userssharedsdfhmcdsper100kyngadults1824sre20002010.csv", "webstore_url": null, "last_modified": null, "position": 124, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "5ec11978-e5b1-4034-ab04-6c8f3968b87c", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on imprisonment in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 5, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Imprisonment-rates_verified.xlsx", "created": "2015-07-17T23:36:53.908842", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Imprisonment-rates_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 125, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "b22af275-113b-4830-827d-c6a8d93778a8", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on imprisonment in a CSV file", "format": "CSV", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfimprisonmentratesof1824yosre20002012.csv", "created": "2015-02-27T12:07:03.408051", "url": "https://inventory.data.gov/dataset/ab727e43-c577-416d-ab17-837f1451a1da/resource/793ab04c-04fe-4e19-ad75-e5815d03570c/download/userssharedsdfimprisonmentratesof1824yosre20002012.csv", "webstore_url": null, "last_modified": null, "position": 126, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "05687e29-c965-4b9c-ad06-9bf6d123f80e", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on mortality rate in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Adolescent-mortality_verified2.xlsx", "created": "2015-07-17T23:36:53.908849", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Adolescent-mortality_verified2.xlsx", "webstore_url": null, "last_modified": null, "position": 127, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "ff28b77a-51cb-4773-a4cb-c8938cdbe815", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on nonfatal victimization rates in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Nonfatal-victimization-rates_verified.xlsx", "created": "2015-07-17T23:36:53.908856", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Nonfatal-victimization-rates_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 128, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "4ba5fbc6-60ad-4aa8-a9de-ff0f88c8640e", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on nonfatal victimization rates in a CSV file", "format": "CSV", "tracking_summary": {"total": 2, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfnonfatalvictimizationratessre20002012.csv", "created": "2015-02-27T12:07:03.408069", "url": "https://inventory.data.gov/dataset/3e2b3d42-11e8-4617-a02b-9b5ac09925b9/resource/0519f88b-b30a-48b2-9ce9-fadf9e3409d7/download/userssharedsdfnonfatalvictimizationratessre20002012.csv", "webstore_url": null, "last_modified": null, "position": 129, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "ef39b40d-ee98-4e32-a13d-a3453bfa6f60", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on rate of juveniles placed in residential facilities in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 7, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Juveniles-in-juvenile-correction-facilities_verified.no-chart.percount2.xlsx", "created": "2015-07-17T23:36:53.908864", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Juveniles-in-juvenile-correction-facilities_verified.no-chart.percount2.xlsx", "webstore_url": null, "last_modified": null, "position": 130, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "00f6dea6-0608-49d5-81c9-d9907f137f25", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on rate of juveniles placed in residential facilities in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfratejvnlsplcdresdfacltssresy20012011.csv", "created": "2015-02-27T12:07:03.408081", "url": "https://inventory.data.gov/dataset/2dffc4e3-a60a-43f0-99fd-fc1da1e4795b/resource/2cf70e84-d615-4365-afe9-00a9e616e729/download/userssharedsdfratejvnlsplcdresdfacltssresy20012011.csv", "webstore_url": null, "last_modified": null, "position": 131, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "96309911-093b-4cc7-a81e-a81d6a53134c", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on rate of serious violent crime victimization in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 3, "recent": 1}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "Youth-victims-of-serious-violent-crimes_verified.no-chart.percount.xlsx", "created": "2015-07-17T23:36:53.908871", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/Youth-victims-of-serious-violent-crimes_verified.no-chart.percount.xlsx", "webstore_url": null, "last_modified": null, "position": 132, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "ce7e61ee-ffd5-4616-a4ef-0081aa4fa109", "size": null, "state": "active", "hash": "", "description": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color data on rate of serious violent crime victimization in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfratesrusvlntcrmvctmztnyouthsre20002012.csv", "created": "2015-02-27T12:07:03.408093", "url": "https://inventory.data.gov/dataset/435c468b-aac8-40a8-af84-990e4d57ebe2/resource/6b6eef5a-2467-47dd-8726-841bd64e68c9/download/userssharedsdfratesrusvlntcrmvctmztnyouthsre20002012.csv", "webstore_url": null, "last_modified": null, "position": 133, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "02902d05-8b67-4342-8265-b1c14eaeb228", "size": null, "state": "active", "hash": "", "description": "Percentage of 18- to 24-year-olds who have not completed high school by sex and race/ethnicity, 2000\u20132013 in a Microsoft Excel file", "format": "microsoft excel", "tracking_summary": {"total": 7, "recent": 3}, "mimetype_inner": null, "mimetype": "application/vnd.ms-excel", "cache_url": null, "name": "HS-attain-dropout-trans_verified.xlsx", "created": "2015-07-17T23:36:53.908878", "url": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/HS-attain-dropout-trans_verified.xlsx", "webstore_url": null, "last_modified": null, "position": 134, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}, {"resource_group_id": "9700dd67-ee59-44ab-b602-6a189be6444c", "cache_last_updated": null, "revision_timestamp": "2015-07-18T03:36:48.500625", "webstore_last_updated": null, "id": "c0bd373a-0ca0-41af-85e8-47e4ae8ff1a7", "size": null, "state": "active", "hash": "", "description": "Percentage of 18- to 24-year-olds who have not completed high school by sex and race/ethnicity, 2000\u20132013 in a CSV file", "format": "CSV", "tracking_summary": {"total": 1, "recent": 1}, "mimetype_inner": null, "mimetype": "text/CSV", "cache_url": null, "name": "userssharedsdfperc18to24yowhonotcomphssre20002013.csv", "created": "2015-07-17T23:36:53.908885", "url": "https://inventory.data.gov/dataset/988dfe28-739a-418c-8bee-47fec76944e0/resource/4499fc97-7ace-4723-a66e-7b477eac2d19/download/userssharedsdfperc18to24yowhonotcomphssre20002013.csv", "webstore_url": null, "last_modified": null, "position": 135, "revision_id": "fd8c5ef1-8760-4e8c-8877-e2840351c2e7", "resource_type": null}], "num_resources": 136, "tags": [{"vocabulary_id": null, "display_name": "adolescent-births", "name": "adolescent-births", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "5fe32c82-dadd-4b23-bf5c-cfbfb6db9e7b"}, {"vocabulary_id": null, "display_name": "advanced-placement-enrollment", "name": "advanced-placement-enrollment", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "1ff23d30-46d4-4075-a424-9881b811e693"}, {"vocabulary_id": null, "display_name": "asthma", "name": "asthma", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "9678b273-2d55-4af6-871e-f7bf508f3ccc"}, {"vocabulary_id": null, "display_name": "child-poverty", "name": "child-poverty", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "3d0fc564-0fbb-4eda-b662-a865c9bd39c0"}, {"vocabulary_id": null, "display_name": "civil-rights", "name": "civil-rights", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "2332cb8a-3de3-474b-a47d-ccf7cb3c5ee3"}, {"vocabulary_id": null, "display_name": "college-enrollment", "name": "college-enrollment", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "1c447965-aba9-4c59-b1e9-7d9170f01c44"}, {"vocabulary_id": null, "display_name": "diet-quality", "name": "diet-quality", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "36c4443e-9266-4cbf-bf08-3229abe77629"}, {"vocabulary_id": null, "display_name": "elementary-and-secondary-education", "name": "elementary-and-secondary-education", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "28318208-9dec-48c3-90fc-356fa9b36bdf"}, {"vocabulary_id": null, "display_name": "gender", "name": "gender", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "6b5e32b9-ed2a-46e9-b1f9-ed306e237520"}, {"vocabulary_id": null, "display_name": "homicide", "name": "homicide", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "25f34d8f-6edd-4f79-a961-672f7312c1a1"}, {"vocabulary_id": null, "display_name": "imprisonment", "name": "imprisonment", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "e088753e-2fa0-4c8c-a75f-c32c83171df6"}, {"vocabulary_id": null, "display_name": "juvenile-correction-facilities", "name": "juvenile-correction-facilities", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "a79ce466-e6f3-43fa-9a6c-d7f4b817cb9f"}, {"vocabulary_id": null, "display_name": "my-brothers-keeper", "name": "my-brothers-keeper", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "44e38c6c-13d1-4aaf-ba95-180d58e670e9"}, {"vocabulary_id": null, "display_name": "race", "name": "race", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "68ca371d-76e4-4630-a9bf-8a7838b0b068"}, {"vocabulary_id": null, "display_name": "schools", "name": "schools", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "452868d3-75e0-469f-a0bb-90052a4fb3d5"}, {"vocabulary_id": null, "display_name": "student-discipline", "name": "student-discipline", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "baa27660-e1c1-4938-836e-99e5e404a4c7"}, {"vocabulary_id": null, "display_name": "students", "name": "students", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "bb4d1cb4-1acf-49e8-8be5-67aaaa0cb1cb"}, {"vocabulary_id": null, "display_name": "victims-of-crimes", "name": "victims-of-crimes", "revision_timestamp": "2014-05-29T23:18:46.532456", "state": "active", "id": "49ea4b62-7998-417b-9c70-24e944baf58a"}], "title": "My Brother's Keeper Key Statistical Indicators on Boys and Men of Color", "tracking_summary": {"total": 3019, "recent": 199}, "groups": [{"capacity": "public", "description": "", "created": "2013-05-18T12:07:49.273650", "title": "Education", "name": "education2168", "is_organization": false, "state": "active", "image_url": "", "revision_id": "857e7f07-91c4-4bba-aced-dfab33e33a87", "type": "group", "id": "5040be9f-19d4-4cfc-85a9-90938781d0fd", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-05-18T12:07:56.787536", "title": "Safety", "name": "safety3175", "is_organization": false, "state": "active", "image_url": "", "revision_id": "aad260f4-5a43-48bf-9a04-e6aec566ecc1", "type": "group", "id": "872991f6-ef6d-40e1-8bdc-fbbcede1463d", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2014-05-29T23:18:46.532456", "name": "my-brothers-keeper-key-statistical-indicators-on-boys-and-men-of-color", "isopen": false, "url": null, "notes": "My Brother's Keeper (MBK) initiative is an interagency effort to improve measurably the expected educational and life outcomes for and address the persistent opportunity gaps faced by boys and young men of color (including African Americans, Hispanic Americans, and Native Americans). The MBK Task Force coordinates a Federal effort to improve significantly the expected life outcomes for boys and young men of color and their contributions to U.S. prosperity. The MBK Task Force collaborated with the Interagency Forum on Child and Family Statistics and federal statistical agencies to pull together new statistics for key indicators - derived from existing, publicly available datasets - cross tabulated for race and gender for the first time. These statistics are highlighted in the MBK Task Force May 2014 report and are posted on MBK.ed.gov.", "license_title": "License Not Specified", "extras": [{"key": "harvest_source_id", "value": "5dbeaed9-d6b1-4f96-be25-63b14804ca7b"}, {"key": "resource-type", "value": "Dataset"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Education\",\"K-12\",\"Asian\",\"Pacific Islander\",\"Employment/Labor\",\"Workforce Diversity\",\"Civil Rights\",\"Higher Education\",\"Criminal Justice\",\"Juvenile Justice\",\"Health\"]"}, {"key": "source_hash", "value": "082067a6afd9561e29c0325237b8ee884c801075"}, {"key": "accessLevel", "value": "public"}, {"key": "temporal", "value": "2014/P1Y"}, {"key": "programCode", "value": ["018:000"]}, {"key": "spatial", "value": "United States"}, {"key": "__category_tag_872991f6-ef6d-40e1-8bdc-fbbcede1463d", "value": "[\"Crime Data\"]"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"key": "harvest_source_title", "value": "Education JSON"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "bureauCode", "value": ["018:00"]}, {"key": "landingPage", "value": "http://www2.ed.gov/rschstat/statistics/surveys/mbk/index.html"}, {"key": "harvest_object_id", "value": "cb81635b-e714-4f86-8411-7e1d8535693e"}, {"key": "publisher", "value": "National Center for Education Statistics"}, {"key": "language", "value": ["en-US"]}, {"key": "publisher_hierarchy", "value": "U.S. Government > U.S. Department of Education > Institute of Education Sciences > National Center for Education Statistics"}, {"key": "modified", "value": "2014-05-30"}, {"key": "source_datajson_identifier", "value": true}, {"key": "catalog_@id", "value": "http://www2.ed.gov/data.json"}, {"key": "dataQuality", "value": true}, {"key": "identifier", "value": "ODS_2014001"}, {"state": "active", "key": "harvest_object_id", "value": "cb81635b-e714-4f86-8411-7e1d8535693e"}, {"state": "active", "key": "harvest_source_id", "value": "5dbeaed9-d6b1-4f96-be25-63b14804ca7b"}, {"state": "active", "key": "harvest_source_title", "value": "Education JSON"}], "organization": {"description": "", "created": "2013-05-18T11:33:29.726845", "title": "Department of Education", "name": "ed-gov", "revision_timestamp": "2013-05-31T20:03:27.393016", "is_organization": true, "state": "active", "image_url": "https://www.ed.gov/sites/default/files/logo.gif", "revision_id": "94439d43-12fa-41dc-b238-c92fc14bb4c0", "type": "organization", "id": "8c0bc869-1189-4ced-af26-2abd2337b886", "approval_status": "approved"}, "revision_id": "ef0ef6f7-ae4d-4c72-9eec-ad599f665f4f"}, {"owner_org": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "maintainer": "Jeffrey D. Sisson", "relationships_as_object": [], "private": false, "maintainer_email": "jeffrey.d.sisson@census.gov", "num_tags": 56, "id": "13519ff9-4e0f-457a-a779-f67e423c8741", "metadata_created": "2015-05-20T21:03:35.270902", "metadata_modified": "2015-09-17T06:58:26.637068", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "us-pd", "type": "dataset", "resources": [{"resource_group_id": "0fe8ca8b-5cfe-4059-97fb-6c9de812db25", "cache_last_updated": null, "revision_timestamp": "2015-05-20T21:03:35.270902", "webstore_last_updated": null, "id": "0a818927-82a0-497a-8653-8fbbcfb7e547", "size": null, "state": "active", "hash": "", "description": "", "format": "CSV", "tracking_summary": {"total": 2289, "recent": 62}, "mimetype_inner": null, "mimetype": "text/csv", "cache_url": null, "name": "Comma Seperated Values File", "created": "2015-05-20T17:03:36.577741", "url": "http://factfinder2.census.gov", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "e6b93315-aef2-4ecd-b960-8edb1a12faaa", "resource_type": null}], "num_resources": 1, "tags": [{"vocabulary_id": null, "display_name": "accommodation-and-food-services", "name": "accommodation-and-food-services", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "7b3db9ac-da0a-449d-8524-b02b72f65185"}, {"vocabulary_id": null, "display_name": "administrative-and-support-and-waste-management-and-remediation-services", "name": "administrative-and-support-and-waste-management-and-remediation-services", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "f4b8a90c-e4a2-4c87-97f6-616221a6f728"}, {"vocabulary_id": null, "display_name": "age", "name": "age", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "ddf36e5c-29e7-48f6-a697-3af2ae33ded2"}, {"vocabulary_id": null, "display_name": "ancestry", "name": "ancestry", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "5481861b-7222-40b8-8455-7a52fe06acac"}, {"vocabulary_id": null, "display_name": "art-and-entertainment-and-recreation", "name": "art-and-entertainment-and-recreation", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "a3d8aae7-01d0-494d-b30a-6012333e41d8"}, {"vocabulary_id": null, "display_name": "business", "name": "business", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "8db0c512-a345-4d67-a239-9c92e4b13432"}, {"vocabulary_id": null, "display_name": "construction", "name": "construction", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "f90ccef4-b79b-4ee1-9521-fee634fbc18f"}, {"vocabulary_id": null, "display_name": "demographic", "name": "demographic", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "ff1151c2-c5f0-4bea-98e1-e92aec259cc9"}, {"vocabulary_id": null, "display_name": "disability", "name": "disability", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "80055016-9e0d-4502-8619-5d256a463ac8"}, {"vocabulary_id": null, "display_name": "economic", "name": "economic", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "fa154651-ad8a-49e7-a248-9630a00d1c15"}, {"vocabulary_id": null, "display_name": "education", "name": "education", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "bba3d2e7-c98f-4112-9c09-ce0536729607"}, {"vocabulary_id": null, "display_name": "educational-services", "name": "educational-services", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "6995528c-260d-45b7-ac5a-4938bddb5eb0"}, {"vocabulary_id": null, "display_name": "employment", "name": "employment", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "2b37f0ac-ef84-4308-9003-7bcb69474471"}, {"vocabulary_id": null, "display_name": "establishments", "name": "establishments", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "bfb2bcb1-1f4e-4e0e-b6fa-c9e935d4381d"}, {"vocabulary_id": null, "display_name": "ethnicity", "name": "ethnicity", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "bb53e753-ba10-4c8c-a4b2-0bd521cc48c2"}, {"vocabulary_id": null, "display_name": "family-type", "name": "family-type", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "9fb590f0-e08b-4afa-912e-ac1f9d5882ac"}, {"vocabulary_id": null, "display_name": "fertility", "name": "fertility", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "3b3ffca3-a3c9-4233-a08c-9e76524ee3f7"}, {"vocabulary_id": null, "display_name": "finance-and-insurance", "name": "finance-and-insurance", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "3ef624fe-330c-402f-b4b7-c97c0543744c"}, {"vocabulary_id": null, "display_name": "financial-characteristics", "name": "financial-characteristics", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "1dee46b0-9531-44c8-bf50-7b04ef885e08"}, {"vocabulary_id": null, "display_name": "grandparents", "name": "grandparents", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "c4384f63-b6cc-49c3-be5e-76bc34e7cb06"}, {"vocabulary_id": null, "display_name": "health-care-and-social-assistance", "name": "health-care-and-social-assistance", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "183fbd64-14e2-4ace-8f53-879f2dde81c3"}, {"vocabulary_id": null, "display_name": "hispanic-origin", "name": "hispanic-origin", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "d28a4d0c-1b68-4d7b-a9d4-d2d216b335a6"}, {"vocabulary_id": null, "display_name": "household-size", "name": "household-size", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "955dcf60-770c-4e0b-8411-27ae3c1ca94f"}, {"vocabulary_id": null, "display_name": "housing", "name": "housing", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "cc2a8aab-2dfe-453c-927b-2c7669dad222"}, {"vocabulary_id": null, "display_name": "income", "name": "income", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "a13ac49e-1d90-4a0b-af37-6bdb42b972d7"}, {"vocabulary_id": null, "display_name": "industry", "name": "industry", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "de6ab91f-07b3-4685-98e4-856b3de254c5"}, {"vocabulary_id": null, "display_name": "information", "name": "information", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "93be9e2f-071f-4edf-9999-cdd8b2a04957"}, {"vocabulary_id": null, "display_name": "language", "name": "language", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "59e5aa5b-31a6-48cf-9f64-c6a5615c9220"}, {"vocabulary_id": null, "display_name": "management-of-companies-and-enterprises", "name": "management-of-companies-and-enterprises", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "05fb2376-d60a-4db4-a5f7-bdd1dc4aaa34"}, {"vocabulary_id": null, "display_name": "manufacturing", "name": "manufacturing", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "caf6e2d2-9093-4514-b96a-464a93f405e3"}, {"vocabulary_id": null, "display_name": "marital-status", "name": "marital-status", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "2686cd10-75f0-454a-ac97-84010c0126b6"}, {"vocabulary_id": null, "display_name": "mining", "name": "mining", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "e65fc81d-ed92-4ffc-b187-b0bb815f5596"}, {"vocabulary_id": null, "display_name": "number-of-employees", "name": "number-of-employees", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "cf32a1be-e635-4bb8-800d-a08a35110242"}, {"vocabulary_id": null, "display_name": "number-of-rooms", "name": "number-of-rooms", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "be9f5627-5c79-4c13-b0c0-d59cabe5963c"}, {"vocabulary_id": null, "display_name": "other-services", "name": "other-services", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "fd0682e6-24cd-4d85-95c2-743da947b5f1"}, {"vocabulary_id": null, "display_name": "owners", "name": "owners", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "6e9657c6-937a-46cc-9743-530f8d9ae627"}, {"vocabulary_id": null, "display_name": "payroll", "name": "payroll", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "129ee736-592d-47d1-b630-e7d5cb524272"}, {"vocabulary_id": null, "display_name": "physical-characteristics", "name": "physical-characteristics", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "df49321e-d254-4d51-bb13-f5a230452b2e"}, {"vocabulary_id": null, "display_name": "population", "name": "population", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "1625477a-8d70-4daf-85f7-93bfcc500b0d"}, {"vocabulary_id": null, "display_name": "poverty", "name": "poverty", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "d3858484-b546-479f-82ec-76c2cbba16d4"}, {"vocabulary_id": null, "display_name": "professional-and-scientific-and-technical-services", "name": "professional-and-scientific-and-technical-services", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "2fc1e502-c456-4f04-9fc7-beff074c9306"}, {"vocabulary_id": null, "display_name": "race", "name": "race", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "68ca371d-76e4-4630-a9bf-8a7838b0b068"}, {"vocabulary_id": null, "display_name": "real-estate-and-rental-and-leasing", "name": "real-estate-and-rental-and-leasing", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "c858d13c-7761-4e87-ae95-2721cfc7601c"}, {"vocabulary_id": null, "display_name": "receipts", "name": "receipts", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "97aa60a8-095b-4c13-952e-c08791be5fe3"}, {"vocabulary_id": null, "display_name": "relationships", "name": "relationships", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "0d2244ae-9667-4377-b94d-9a347968aef2"}, {"vocabulary_id": null, "display_name": "renters", "name": "renters", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "84774548-9eb7-4790-abce-f766ba13fcfa"}, {"vocabulary_id": null, "display_name": "retail-trade", "name": "retail-trade", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "58b37e19-a2d9-4d56-9855-e1231530d65e"}, {"vocabulary_id": null, "display_name": "sales", "name": "sales", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "8cad3f01-0f4c-42e8-9048-8adfaffd8c9f"}, {"vocabulary_id": null, "display_name": "school-enrollment", "name": "school-enrollment", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "507396a0-5c0a-404e-8237-102ac371a51c"}, {"vocabulary_id": null, "display_name": "sex", "name": "sex", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "cc83736c-6465-4d82-af4c-1dae3b7042b3"}, {"vocabulary_id": null, "display_name": "shipment", "name": "shipment", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "fc57e060-119b-44d5-87e2-e51fbb15af0f"}, {"vocabulary_id": null, "display_name": "tenure", "name": "tenure", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "f852aad2-b998-4306-85c9-ee2d65430bb1"}, {"vocabulary_id": null, "display_name": "transportation-and-warehousing", "name": "transportation-and-warehousing", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "8897f933-8f18-4817-9377-a51c1edb12ca"}, {"vocabulary_id": null, "display_name": "utilities", "name": "utilities", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "8b88bee7-facb-4560-b38a-454fb9763d15"}, {"vocabulary_id": null, "display_name": "veteran-status", "name": "veteran-status", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "40fc96c5-5a79-4b6e-82ff-a53c725b70f6"}, {"vocabulary_id": null, "display_name": "wholesale-trade", "name": "wholesale-trade", "revision_timestamp": "2015-05-20T21:03:35.270902", "state": "active", "id": "97cde602-7933-46a2-972f-8383331b02bc"}], "title": "American FactFinder II", "tracking_summary": {"total": 2931, "recent": 190}, "groups": [{"capacity": "public", "description": "", "created": "2013-05-18T12:07:48.577485", "title": "Consumer", "name": "consumer9350", "is_organization": false, "state": "active", "image_url": "", "revision_id": "27371710-56fa-43d5-9807-33d6616313e4", "type": "group", "id": "3b4e71c5-3c3c-43af-a3ff-81694225e453", "approval_status": "approved"}, {"capacity": "public", "description": "", "created": "2013-11-22T10:35:18.366041", "title": "Finance", "name": "finance3432", "is_organization": false, "state": "active", "image_url": "", "revision_id": "e5e90ad5-9611-4201-9f68-859f7adf0429", "type": "group", "id": "405b5dfb-24f8-4b77-9999-745076d64cb2", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2015-08-14T06:38:10.185981", "name": "american-factfinder-ii", "isopen": true, "url": null, "notes": "American FactFinder is the Census Bureau's online, self-service tool designed to search a  variety of population, economic, geographic and housing information.", "license_title": "U.S. Government Work", "extras": [{"key": "__category_tag_3b4e71c5-3c3c-43af-a3ff-81694225e453", "value": "[\"Housing and Community\"]"}, {"key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"key": "issued", "value": "2014-09-16"}, {"key": "resource-type", "value": "Dataset"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Immigration\",\"Country of Birth\",\"Education\",\"Asian\",\"Pacific Islander\",\"Languages\",\"Limited English Proficiency (LEP)\",\"Housing\",\"Employment/Labor\",\"Income\",\"Veterans\",\"Native Hawaiian\"]"}, {"key": "references", "value": ["http://factfinder2.census.gov/faces/help/jsf/pages/metadata.xhtml?lang=en"]}, {"key": "source_hash", "value": "d488f28352351e39a2b3329d0c66338de7a5b4b4"}, {"key": "__category_tag_aa0c01c9-d292-4dc1-8fec-b10c1bb629a9", "value": null}, {"key": "spatial", "value": "United States, Puerto Rico, U.S. Virgin Islands, Commonwealth of the Northern Mariana Islands, Guam, American Samoa"}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "describedBy", "value": "http://factfinder2.census.gov/help/en/american_factfinder_help.htm#glossary/glossary.htm"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "programCode", "value": ["006:008"]}, {"key": "bureauCode", "value": ["006:07"]}, {"key": "accessLevel", "value": "public"}, {"key": "harvest_object_id", "value": "9c839a19-e596-498a-b095-74cfd962154b"}, {"key": "publisher", "value": "US Census Bureau, Department of Commerce"}, {"key": "license", "value": "http://www.usa.gov/publicdomain/label/1.0/"}, {"key": "modified", "value": "2014-09-16"}, {"key": "source_datajson_identifier", "value": true}, {"key": "accrualPeriodicity", "value": "R/PT1S"}, {"key": "dataQuality", "value": true}, {"key": "identifier", "value": "DOC-5156"}, {"state": "active", "key": "harvest_object_id", "value": "9c839a19-e596-498a-b095-74cfd962154b"}, {"state": "active", "key": "harvest_source_id", "value": "0836a94a-b3c8-4190-a145-bddc06458b2c"}, {"state": "active", "key": "harvest_source_title", "value": "Commerce Non Spatial Data.json Harvest Source"}], "license_url": "http://www.usa.gov/publicdomain/label/1.0/", "organization": {"description": "", "created": "2013-05-18T11:37:59.153068", "title": "Department of Commerce", "name": "doc-gov", "revision_timestamp": "2013-05-30T16:50:01.416157", "is_organization": true, "state": "active", "image_url": "http://www.vos.noaa.gov/MWL/aug_10/Images/doc_logo_xparent.png", "revision_id": "44c851b9-8872-497a-8a13-2f06740b7ffb", "type": "organization", "id": "9cda5205-d632-4814-96e7-a4ab5e0dce85", "approval_status": "approved"}, "revision_id": "496f79ea-529e-4a21-99f9-a06accbae185"}, {"owner_org": "8c0bc869-1189-4ced-af26-2abd2337b886", "maintainer": "Richard Reeves", "relationships_as_object": [], "private": false, "maintainer_email": "richard.reeves@ed.gov", "num_tags": 23, "id": "d741fa35-9472-4f9a-81ec-c517793aeb48", "metadata_created": "2014-04-11T00:09:31.209769", "metadata_modified": "2015-07-18T03:36:31.755400", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "notspecified", "type": "dataset", "resources": [{"resource_group_id": "6019c375-a23e-4d5a-818e-5eb52a853438", "cache_last_updated": null, "revision_timestamp": "2015-04-01T11:14:53.264995", "webstore_last_updated": null, "id": "9292e6f5-8e22-48fd-9c5d-9108a7c313f7", "size": null, "state": "active", "hash": "", "description": "College Navigator consists primarily of the latest data from the Integrated Postsecondary Education Data System (IPEDS), the core postsecondary education data collection program for NCES--the National Center for Education Statistics", "format": "", "tracking_summary": {"total": 657, "recent": 24}, "mimetype_inner": null, "mimetype": null, "cache_url": null, "name": "College Navigator", "created": "2015-01-31T11:22:59.623120", "url": "http://nces.ed.gov/collegenavigator/", "webstore_url": null, "last_modified": null, "position": 0, "revision_id": "55d3ada8-1786-4633-b9a4-d6e4aaa25529", "resource_type": null}, {"resource_group_id": "6019c375-a23e-4d5a-818e-5eb52a853438", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:06:37.478493", "webstore_last_updated": null, "id": "6a663fce-b14c-42bc-836a-8d1feddf5aa6", "size": null, "state": "active", "hash": "", "description": "The IPEDS Data Center allows users to retrieve IPEDS data using a series of predefined and custom functions", "format": "", "tracking_summary": {"total": 512, "recent": 20}, "mimetype_inner": null, "mimetype": null, "cache_url": null, "name": "IPEDS Data Center", "created": "2015-02-27T12:06:37.894660", "url": "http://nces.ed.gov/ipeds/datacenter/", "webstore_url": null, "last_modified": null, "position": 1, "revision_id": "cac85a8d-99c1-4d71-a958-dd22f9e3aefc", "resource_type": null}, {"resource_group_id": "6019c375-a23e-4d5a-818e-5eb52a853438", "cache_last_updated": null, "revision_timestamp": "2015-02-27T17:06:37.478493", "webstore_last_updated": null, "id": "811d31fe-64ce-4d67-9ea0-748f1f0c974b", "size": null, "state": "active", "hash": "", "description": "The IPEDS Trend Generator is a quick and easy way to see IPEDS data over time", "format": "", "tracking_summary": {"total": 161, "recent": 11}, "mimetype_inner": null, "mimetype": null, "cache_url": null, "name": "IPEDS Trend Generator", "created": "2015-01-31T11:22:59.623137", "url": "http://nces.ed.gov/ipeds/trendgenerator/", "webstore_url": null, "last_modified": null, "position": 2, "revision_id": "cac85a8d-99c1-4d71-a958-dd22f9e3aefc", "resource_type": null}], "num_resources": 3, "tags": [{"vocabulary_id": null, "display_name": "college-enrollment", "name": "college-enrollment", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "1c447965-aba9-4c59-b1e9-7d9170f01c44"}, {"vocabulary_id": null, "display_name": "college-navigator", "name": "college-navigator", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "15ba3835-4b9f-445a-bb97-b6632d46c642"}, {"vocabulary_id": null, "display_name": "completions", "name": "completions", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "d47028f0-a9b3-449a-ac3a-1b588fdcb67d"}, {"vocabulary_id": null, "display_name": "degrees", "name": "degrees", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "6296279b-9f8d-4b6a-bc2f-c7e6c05fd705"}, {"vocabulary_id": null, "display_name": "degrees-awarded", "name": "degrees-awarded", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "a27213de-108e-42b0-a4f2-0adbc9f6441b"}, {"vocabulary_id": null, "display_name": "enrollment", "name": "enrollment", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "cd62b44c-0903-4282-898e-86378bb99c50"}, {"vocabulary_id": null, "display_name": "higher-education-act", "name": "higher-education-act", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "fd6341c2-0c1c-44ec-bbc4-58e05f578939"}, {"vocabulary_id": null, "display_name": "human-resources", "name": "human-resources", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "12a36d55-c940-42b1-8717-d7b43d703827"}, {"vocabulary_id": null, "display_name": "institutions", "name": "institutions", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "a0bea18a-b73c-4f6e-9bdf-8de3e6189cb2"}, {"vocabulary_id": null, "display_name": "integrated-postsecondary-education-data-system", "name": "integrated-postsecondary-education-data-system", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "9a6f149b-a94e-4282-a3a3-3e443a150503"}, {"vocabulary_id": null, "display_name": "ipeds", "name": "ipeds", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "e352e7c3-5100-4a9f-8aff-0edec01f333a"}, {"vocabulary_id": null, "display_name": "ipeds-data-center", "name": "ipeds-data-center", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "7c386633-4bfc-4f40-80e3-d1b647ddac3e"}, {"vocabulary_id": null, "display_name": "net-price", "name": "net-price", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "1a95c455-0c8e-490a-89b2-5c5cdd1fefa3"}, {"vocabulary_id": null, "display_name": "postsecondary", "name": "postsecondary", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "b6d132bc-2405-4448-b88d-da9392c6da8c"}, {"vocabulary_id": null, "display_name": "postsecondary-faculty-salaries", "name": "postsecondary-faculty-salaries", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "a9c139b9-5308-4533-a47a-3aad87ab227d"}, {"vocabulary_id": null, "display_name": "postsecondary-finance", "name": "postsecondary-finance", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "2e26437b-00ae-4ae9-975b-8d7e9a1c1769"}, {"vocabulary_id": null, "display_name": "postsecondary-graduation-rates", "name": "postsecondary-graduation-rates", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "4ead3136-57a0-4284-9a28-5dc00587b49a"}, {"vocabulary_id": null, "display_name": "postsecondary-institutions", "name": "postsecondary-institutions", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "ef1a54be-043e-4884-bc64-a648943e3799"}, {"vocabulary_id": null, "display_name": "postsecondary-revenues-and-expenditures", "name": "postsecondary-revenues-and-expenditures", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "55b78049-fd0d-4c0c-bd90-8fe451a6f346"}, {"vocabulary_id": null, "display_name": "postsecondary-staff-employed", "name": "postsecondary-staff-employed", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "93a5e87f-4926-4ea3-acd0-6e905064ea87"}, {"vocabulary_id": null, "display_name": "requirement", "name": "requirement", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "12ab75c8-316f-4cca-ab56-47a9e3935c5e"}, {"vocabulary_id": null, "display_name": "student-financial-aid", "name": "student-financial-aid", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "5f5fa3b6-69a4-47e0-8629-d9567049b5c7"}, {"vocabulary_id": null, "display_name": "title-iv", "name": "title-iv", "revision_timestamp": "2014-04-11T00:09:31.209769", "state": "active", "id": "e9fc7048-df7a-4c39-8957-c12cfc9c8359"}], "title": "2013-14 Integrated Postsecondary Education Data System", "tracking_summary": {"total": 4659, "recent": 117}, "groups": [{"capacity": "public", "description": "", "created": "2013-05-18T12:07:49.273650", "title": "Education", "name": "education2168", "is_organization": false, "state": "active", "image_url": "", "revision_id": "857e7f07-91c4-4bba-aced-dfab33e33a87", "type": "group", "id": "5040be9f-19d4-4cfc-85a9-90938781d0fd", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2015-07-18T03:36:31.755400", "name": "201314-integrated-postsecondary-education-data-system", "isopen": false, "url": null, "notes": "The 2013-14 Integrated Postsecondary Education Data System (IPEDS 2013-14) was a study that was part of the Integrated Postsecondary Education Data System (IPEDS) program; program data is available since 1980 at6 <http://nces.ed.gov/ipeds/>. IPEDS 2013-14 (http://nces.ed.gov/ipeds/) was a web-based system designed to collect basic data from all postsecondary institutions in the United States and the other jurisdictions. Key statistics produced from IPEDS 2013-14 allowed the National Center for Education Statistics (NCES) to describe the size of one of the nation's largest enterprises--postsecondary education-- in terms of students enrolled, degrees and other awards earned, dollars expended, and staff employed. All Title IV institutions were required to respond to IPEDS (see Section 490 of the Higher Education Amendments of 1992 [P.L. 102-325; 20 U.S.C. \ufffd 1070 et seq.]). IPEDS allowed other, non-Title IV institutions to participate on a voluntary basis, but only about 200 elected to respond.", "license_title": "License Not Specified", "extras": [{"key": "harvest_source_id", "value": "5dbeaed9-d6b1-4f96-be25-63b14804ca7b"}, {"key": "issued", "value": "2014-06-04"}, {"key": "resource-type", "value": "Dataset"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Asian\",\"Education\",\"K-12\",\"Higher Education\",\"Employment/Labor\",\"Pacific Islander\"]"}, {"key": "source_hash", "value": "de46e2ef2aec57ae3d35013bf9cb755037bd85aa"}, {"key": "accessLevel", "value": "public"}, {"key": "temporal", "value": "2013/2014"}, {"key": "spatial", "value": "United States"}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"key": "harvest_source_title", "value": "Education JSON"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "programCode", "value": ["018:000"]}, {"key": "bureauCode", "value": ["018:50"]}, {"key": "landingPage", "value": "http://nces.ed.gov/ipeds/index.asp"}, {"key": "harvest_object_id", "value": "c383235f-1038-414b-9036-00b24218440f"}, {"key": "publisher", "value": "National Center for Education Statistics"}, {"key": "language", "value": ["en-US"]}, {"key": "publisher_hierarchy", "value": "U.S. Government > U.S. Department of Education > Institute of Education Sciences > National Center for Education Statistics"}, {"key": "modified", "value": "2014-06-04"}, {"key": "source_datajson_identifier", "value": true}, {"key": "catalog_@id", "value": "http://www2.ed.gov/data.json"}, {"key": "accrualPeriodicity", "value": "R/P1Y"}, {"key": "dataQuality", "value": true}, {"key": "identifier", "value": "NCES_2014066"}, {"state": "active", "key": "harvest_object_id", "value": "c383235f-1038-414b-9036-00b24218440f"}, {"state": "active", "key": "harvest_source_id", "value": "5dbeaed9-d6b1-4f96-be25-63b14804ca7b"}, {"state": "active", "key": "harvest_source_title", "value": "Education JSON"}], "organization": {"description": "", "created": "2013-05-18T11:33:29.726845", "title": "Department of Education", "name": "ed-gov", "revision_timestamp": "2013-05-31T20:03:27.393016", "is_organization": true, "state": "active", "image_url": "https://www.ed.gov/sites/default/files/logo.gif", "revision_id": "94439d43-12fa-41dc-b238-c92fc14bb4c0", "type": "organization", "id": "8c0bc869-1189-4ced-af26-2abd2337b886", "approval_status": "approved"}, "revision_id": "754eb61e-6ec7-4761-b2d3-7e56c28e591b"}, {"owner_org": "8c0bc869-1189-4ced-af26-2abd2337b886", "maintainer": "Stephen Broughman", "relationships_as_object": [], "private": false, "maintainer_email": "stephen.broughman@ed.gov", "num_tags": 5, "id": "839ee20c-7443-44a8-a8e9-95d5a4e01f46", "metadata_created": "2014-04-11T00:09:31.449210", "metadata_modified": "2015-04-01T11:14:53.352398", "author": null, "author_email": null, "state": "active", "version": null, "license_id": "notspecified", "type": "dataset", "resources": [], "num_resources": 0, "tags": [{"vocabulary_id": null, "display_name": "church-related-schools", "name": "church-related-schools", "revision_timestamp": "2014-04-11T00:09:31.449210", "state": "active", "id": "ac76741a-a6d3-4cfd-8344-32b683629696"}, {"vocabulary_id": null, "display_name": "non-sectarian-schools", "name": "non-sectarian-schools", "revision_timestamp": "2014-04-11T00:09:31.449210", "state": "active", "id": "d3a66848-4c98-4eb1-b17d-0445caaae5f5"}, {"vocabulary_id": null, "display_name": "private-school-enrollment", "name": "private-school-enrollment", "revision_timestamp": "2014-04-11T00:09:31.449210", "state": "active", "id": "dbf58b77-0a18-4f48-bc5f-f914a82d3eb4"}, {"vocabulary_id": null, "display_name": "private-school-graduates", "name": "private-school-graduates", "revision_timestamp": "2014-04-11T00:09:31.449210", "state": "active", "id": "6c917ab5-d275-471f-8356-5c8101dfc2ff"}, {"vocabulary_id": null, "display_name": "private-schools", "name": "private-schools", "revision_timestamp": "2014-04-11T00:09:31.449210", "state": "active", "id": "1dfa2a2a-5d40-42fc-8c67-a3a805b14b4d"}], "title": "2015-16 Private School Universe Survey", "tracking_summary": {"total": 1089, "recent": 105}, "groups": [{"capacity": "public", "description": "", "created": "2013-05-18T12:07:49.273650", "title": "Education", "name": "education2168", "is_organization": false, "state": "active", "image_url": "", "revision_id": "857e7f07-91c4-4bba-aced-dfab33e33a87", "type": "group", "id": "5040be9f-19d4-4cfc-85a9-90938781d0fd", "approval_status": "approved"}, {"capacity": "public", "description": "Asian Americans and Pacific Islanders", "created": "2014-09-10T11:37:22.933331", "title": "AAPI", "name": "aapi0916", "is_organization": false, "state": "active", "image_url": "", "revision_id": "c798a4ec-71de-463d-b468-c993bc5ac6b6", "type": "group", "id": "9a350fa9-bc49-43d4-8e77-270b9714976d", "approval_status": "approved"}], "relationships_as_subject": [], "revision_timestamp": "2015-04-01T11:14:53.352398", "name": "201516-private-school-universe-survey", "isopen": false, "url": null, "notes": "The 2015-16 Private School Universe Survey (PSS 2015-16) is a study that is part of the Private School Universe program. PSS 2015-16 (http://nces.ed.gov/surveys/pss/) is a cross-sectional survey that collects data on private elementary and secondary schools, including religious orientation, level of school, length of school year, length of school day, total enrollment (K-12), race/ethnicity of students, number of high school graduates, number of teachers employed, program emphasis, and existence and type of kindergarten program. The study will be conducted using mail questionnaires, an internet response option and telephone and personal follow-up of all private schools in the United States. The PSS universe consists of a diverse population of schools. It includes both schools with a religious orientation (e.g., Catholic, Lutheran, or Jewish) and nonsectarian schools with programs ranging from regular to special emphasis and special education. Key statistics produced from PSS 2015-16 are on the number of private schools, students, and teachers, the number of high school graduates, the length of the school year and school day.", "license_title": "License Not Specified", "extras": [{"key": "harvest_source_id", "value": "5dbeaed9-d6b1-4f96-be25-63b14804ca7b"}, {"key": "issued", "value": "2017-04-01"}, {"key": "resource-type", "value": "Dataset"}, {"key": "__category_tag_9a350fa9-bc49-43d4-8e77-270b9714976d", "value": "[\"Immigration\",\"Country of Birth\",\"Education\",\"Higher Education\",\"Asian\",\"K-12\",\"Pacific Islander\",\"Native Hawaiian\"]"}, {"key": "source_hash", "value": "9cfbdbecd6d7a32ad70a0ccd0892725ee1e77da1"}, {"key": "accessLevel", "value": "public"}, {"key": "temporal", "value": "2015/2016"}, {"key": "spatial", "value": "United States"}, {"key": "catalog_conformsTo", "value": "https://project-open-data.cio.gov/v1.1/schema"}, {"key": "catalog_@context", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld"}, {"key": "catalog_describedBy", "value": "https://project-open-data.cio.gov/v1.1/schema/catalog.json"}, {"key": "harvest_source_title", "value": "Education JSON"}, {"key": "source_schema_version", "value": "1.1"}, {"key": "programCode", "value": ["018:000"]}, {"key": "bureauCode", "value": ["018:50"]}, {"key": "landingPage", "value": "http://nces.ed.gov/surveys/pss/index.asp"}, {"key": "harvest_object_id", "value": "e4e473bb-038e-4551-b7ce-081ca2a2ae12"}, {"key": "publisher", "value": "National Center for Education Statistics"}, {"key": "language", "value": ["en-US"]}, {"key": "publisher_hierarchy", "value": "U.S. Government > U.S. Department of Education > Institute of Education Sciences > National Center for Education Statistics"}, {"key": "modified", "value": "2017-04-01"}, {"key": "source_datajson_identifier", "value": true}, {"key": "catalog_@id", "value": "http://www2.ed.gov/data.json"}, {"key": "accrualPeriodicity", "value": "R/P2Y"}, {"key": "dataQuality", "value": true}, {"key": "identifier", "value": "NCES_2017001"}, {"state": "active", "key": "harvest_object_id", "value": "e4e473bb-038e-4551-b7ce-081ca2a2ae12"}, {"state": "active", "key": "harvest_source_id", "value": "5dbeaed9-d6b1-4f96-be25-63b14804ca7b"}, {"state": "active", "key": "harvest_source_title", "value": "Education JSON"}], "organization": {"description": "", "created": "2013-05-18T11:33:29.726845", "title": "Department of Education", "name": "ed-gov", "revision_timestamp": "2013-05-31T20:03:27.393016", "is_organization": true, "state": "active", "image_url": "https://www.ed.gov/sites/default/files/logo.gif", "revision_id": "94439d43-12fa-41dc-b238-c92fc14bb4c0", "type": "organization", "id": "8c0bc869-1189-4ced-af26-2abd2337b886", "approval_status": "approved"}, "revision_id": "1bfffd2c-4ed4-4f1b-9927-a1912301aa52"}]}}  CkanClient{catalogURL=http://catalog.data.gov, ckanToken=null}
	at eu.trentorise.opendata.jackan.CkanClient.getHttp(CkanClient.java:530)
	at eu.trentorise.opendata.jackan.CkanClient.searchDatasets(CkanClient.java:1347)
	at eu.trentorise.opendata.jackan.test.ckan.ReadCkanIT.testSearchDatasetsByGroups(ReadCkanIT.java:368)
	... 13 more
Caused by: com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_ARRAY token
 at [Source: java.io.StringReader@17cdadb; line: 1, column: 21213] (through reference chain: eu.trentorise.opendata.jackan.DatasetSearchResponse["result"]->eu.trentorise.opendata.jackan.SearchResults["results"]->java.util.ArrayList[1]->eu.trentorise.opendata.jackan.model.CkanDataset["extras"]->java.util.ArrayList[5]->eu.trentorise.opendata.jackan.model.CkanPair["value"])
	at com.fasterxml.jackson.databind.JsonMappingException.from(JsonMappingException.java:148)
	at com.fasterxml.jackson.databind.DeserializationContext.mappingException(DeserializationContext.java:854)
	at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:62)
	at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:11)
	at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:520)
	at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:95)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:256)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:245)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:217)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:25)
	at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:520)
	at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:95)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:256)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:245)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:217)
	at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:25)
	at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:520)
	at com.fasterxml.jackson.databind.deser.impl.FieldProperty.deserializeAndSet(FieldProperty.java:101)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:256)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125)
	at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:520)
	at com.fasterxml.jackson.databind.deser.impl.FieldProperty.deserializeAndSet(FieldProperty.java:101)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:256)
	at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125)
	at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3702)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2714)
	at eu.trentorise.opendata.jackan.CkanClient.getHttp(CkanClient.java:528)
	... 15 more