U.S. Bureau of Labor Statistics · JSON-LD Context

Bls Public Data Api Context

JSON-LD context defining the semantic vocabulary for Bls Public Data Api from U.S. Bureau of Labor Statistics.

13 Classes 36 Properties 4 Namespaces
View Context View on GitHub

Namespaces

bls: https://api.bls.gov/schema/
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

Calculations DataPoint Footnote MultipleSeriesRequest PeriodCalculations PopularSeriesResponse SeriesCatalog SeriesData SeriesResponse SeriesResults SurveyMetadataResponse Survey SurveysResponse

Properties

Property Type Container
netChanges string
pctChanges string
year string
period string
periodName string
value string
footnotes string set
latest string
calculations string
code string
text string
seriesid string set
startyear string
endyear string
registrationkey string
catalog boolean
annualaverage boolean
aspects boolean
status string
responseTime integer
message string set
Results string
series string set
seriesID string
seriesId string
seasonality string
seriesTitle string
measureDataType string
commerceIndustry string
occupation string
surveyName string
surveyAbbreviation string
data string set
survey string set
surveyTitle string
surveyDescription string

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "bls": "https://api.bls.gov/schema/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "Calculations": "bls:Calculations",
    "DataPoint": "bls:DataPoint",
    "Footnote": "bls:Footnote",
    "MultipleSeriesRequest": "bls:MultipleSeriesRequest",
    "PeriodCalculations": "bls:PeriodCalculations",
    "PopularSeriesResponse": "bls:PopularSeriesResponse",
    "SeriesCatalog": "bls:SeriesCatalog",
    "SeriesData": "bls:SeriesData",
    "SeriesResponse": "bls:SeriesResponse",
    "SeriesResults": "bls:SeriesResults",
    "SurveyMetadataResponse": "bls:SurveyMetadataResponse",
    "Survey": "bls:Survey",
    "SurveysResponse": "bls:SurveysResponse",
    "netChanges": {
      "@id": "bls:net_changes",
      "@type": "xsd:string"
    },
    "pctChanges": {
      "@id": "bls:pct_changes",
      "@type": "xsd:string"
    },
    "year": {
      "@id": "bls:year",
      "@type": "xsd:string"
    },
    "period": {
      "@id": "bls:period",
      "@type": "xsd:string"
    },
    "periodName": {
      "@id": "bls:periodName",
      "@type": "xsd:string"
    },
    "value": {
      "@id": "bls:value",
      "@type": "xsd:string"
    },
    "footnotes": {
      "@id": "bls:footnotes",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "latest": {
      "@id": "bls:latest",
      "@type": "xsd:string"
    },
    "calculations": {
      "@id": "bls:calculations",
      "@type": "xsd:string"
    },
    "code": {
      "@id": "bls:code",
      "@type": "xsd:string"
    },
    "text": {
      "@id": "bls:text",
      "@type": "xsd:string"
    },
    "seriesid": {
      "@id": "bls:seriesid",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "startyear": {
      "@id": "bls:startyear",
      "@type": "xsd:string"
    },
    "endyear": {
      "@id": "bls:endyear",
      "@type": "xsd:string"
    },
    "registrationkey": {
      "@id": "bls:registrationkey",
      "@type": "xsd:string"
    },
    "catalog": {
      "@id": "bls:catalog",
      "@type": "xsd:boolean"
    },
    "annualaverage": {
      "@id": "bls:annualaverage",
      "@type": "xsd:boolean"
    },
    "aspects": {
      "@id": "bls:aspects",
      "@type": "xsd:boolean"
    },
    "status": {
      "@id": "bls:status",
      "@type": "xsd:string"
    },
    "responseTime": {
      "@id": "bls:responseTime",
      "@type": "xsd:integer"
    },
    "message": {
      "@id": "bls:message",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "Results": {
      "@id": "bls:Results",
      "@type": "xsd:string"
    },
    "series": {
      "@id": "bls:series",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "seriesID": {
      "@id": "bls:seriesID",
      "@type": "xsd:string"
    },
    "seriesId": {
      "@id": "bls:series_id",
      "@type": "xsd:string"
    },
    "seasonality": {
      "@id": "bls:seasonality",
      "@type": "xsd:string"
    },
    "seriesTitle": {
      "@id": "bls:series_title",
      "@type": "xsd:string"
    },
    "measureDataType": {
      "@id": "bls:measure_data_type",
      "@type": "xsd:string"
    },
    "commerceIndustry": {
      "@id": "bls:commerce_industry",
      "@type": "xsd:string"
    },
    "occupation": {
      "@id": "bls:occupation",
      "@type": "xsd:string"
    },
    "surveyName": {
      "@id": "bls:survey_name",
      "@type": "xsd:string"
    },
    "surveyAbbreviation": {
      "@id": "bls:survey_abbreviation",
      "@type": "xsd:string"
    },
    "data": {
      "@id": "bls:data",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "survey": {
      "@id": "bls:survey",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "surveyTitle": {
      "@id": "bls:survey_title",
      "@type": "xsd:string"
    },
    "surveyDescription": {
      "@id": "bls:survey_description",
      "@type": "xsd:string"
    }
  }
}