The StarThinker project will no longer receive new solution contributions from the Google team.
Please read the full StarThinker Open Source Support Ends At Google article for more details.
Download federal reserve series.
Specify the values for a Fred observations API call. |
A table will appear in the dataset. |
Open Source | YES |
Age | Aug. 4, 2020 (2 years, 5 months) |
Authors | kenjora@google.com |
Shedule Days | Configured by user. |
Shedule Hours | Configured by user. |
[
{
"fred": {
"auth": {
"field": {
"name": "auth",
"kind": "authentication",
"order": 0,
"default": "service",
"description": "Credentials used for writing data."
}
},
"api_key": {
"field": {
"name": "fred_api_key",
"kind": "string",
"order": 1,
"default": "",
"description": "32 character alpha-numeric lowercase string."
}
},
"frequency": {
"field": {
"name": "fred_frequency",
"kind": "choice",
"order": 4,
"default": "",
"description": "An optional parameter that indicates a lower frequency to aggregate values to.",
"choices": [
"",
"d",
"w",
"bw",
"m",
"q",
"sa",
"a",
"wef",
"weth",
"wew",
"wetu",
"wem",
"wesu",
"wesa",
"bwew",
"bwem"
]
}
},
"series": [
{
"series_id": {
"field": {
"name": "fred_series_id",
"kind": "string",
"order": 2,
"default": "",
"description": "Series ID to pull data from."
}
},
"units": {
"field": {
"name": "fred_units",
"kind": "choice",
"order": 3,
"default": "lin",
"description": "A key that indicates a data value transformation.",
"choices": [
"lin",
"chg",
"ch1",
"pch",
"pc1",
"pca",
"cch",
"cca",
"log"
]
}
},
"aggregation_method": {
"field": {
"name": "fred_aggregation_method",
"kind": "choice",
"order": 5,
"default": "avg",
"description": "A key that indicates the aggregation method used for frequency aggregation.",
"choices": [
"avg",
"sum",
"eop"
]
}
}
}
],
"out": {
"bigquery": {
"project": {
"field": {
"name": "project",
"kind": "string",
"order": 10,
"default": "",
"description": "Existing BigQuery project."
}
},
"dataset": {
"field": {
"name": "dataset",
"kind": "string",
"order": 11,
"default": "",
"description": "Existing BigQuery dataset."
}
}
}
}
}
}
]
Everything from a quick Google Cloud UI to reference developer code for your team in one GitHub repository.