DOL API Metadata Dataset
|
List of Tables
|
Description
The API Metadata provides a list of available datasets that the Department of Labor supplies as a service.
Dataset Location
http://api.dol.gov/V1/APIMetadata
Dataset Metadata
http://api.dol.gov/V1/APIMetadata/$metadata
APIMetadata
Lists datasets' narrative, path, and documentation location information for available sources.
|
Column Name |
Column Description |
Data Type |
|---|---|---|
|
id |
Record Id. - Primary Key |
smallint |
|
name |
Dataset name. |
varchar (100) |
|
description |
Dataset description. |
varchar (500) |
|
datasetPath |
The datasets base path. |
varchar (150) |
|
documentationPath |
Path to the corresponding dataset documentation. |
varchar (150) |