Reserve Requirements · JSON-LD Context

Reserve Requirements Context

JSON-LD context defining the semantic vocabulary for Reserve Requirements from Reserve Requirements.

11 Classes 0 Properties 18 Namespaces
View Context View on GitHub

Namespaces

fed: https://www.federalreserve.gov/vocab/
fred: https://fred.stlouisfed.org/vocab/
Dataset: https://schema.org/Dataset
GovernmentOrganization: https://schema.org/GovernmentOrganization
id: https://schema.org/identifier
title: https://schema.org/name
description: https://schema.org/description
url: https://schema.org/url
observation_start: https://schema.org/temporalCoverage
observation_end: https://schema.org/temporalCoverage
frequency: https://schema.org/frequency
units: https://schema.org/unitText
last_updated: https://schema.org/dateModified
notes: https://schema.org/description
Observation: https://schema.org/Observation
date: https://schema.org/observationDate
value: https://schema.org/value
depositoryInstitution: https://schema.org/FinancialService

Classes

seasonal_adjustment popularity realtime_start realtime_end ReserveRequirements RegulationD reserveRequirementRatio exemptionAmount lowReserveTranche monetaryBase reserveBalance

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "fed": "https://www.federalreserve.gov/vocab/",
    "fred": "https://fred.stlouisfed.org/vocab/",
    "Dataset": "https://schema.org/Dataset",
    "GovernmentOrganization": "https://schema.org/GovernmentOrganization",
    "id": "https://schema.org/identifier",
    "title": "https://schema.org/name",
    "description": "https://schema.org/description",
    "url": "https://schema.org/url",
    "observation_start": "https://schema.org/temporalCoverage",
    "observation_end": "https://schema.org/temporalCoverage",
    "frequency": "https://schema.org/frequency",
    "units": "https://schema.org/unitText",
    "seasonal_adjustment": "fred:seasonalAdjustment",
    "last_updated": "https://schema.org/dateModified",
    "popularity": "fred:popularity",
    "notes": "https://schema.org/description",
    "Observation": "https://schema.org/Observation",
    "date": "https://schema.org/observationDate",
    "value": "https://schema.org/value",
    "realtime_start": "fred:realtimeStart",
    "realtime_end": "fred:realtimeEnd",
    "ReserveRequirements": "fed:ReserveRequirements",
    "RegulationD": "fed:RegulationD",
    "reserveRequirementRatio": "fed:reserveRequirementRatio",
    "exemptionAmount": "fed:exemptionAmount",
    "lowReserveTranche": "fed:lowReserveTranche",
    "depositoryInstitution": "https://schema.org/FinancialService",
    "monetaryBase": "fed:monetaryBase",
    "reserveBalance": "fed:reserveBalance"
  }
}