-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ISM Manufacturing PMI index menu items via DBnomics data provider…
… to U.S. Economics source-menu.json
- Loading branch information
Showing
8 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"items":[{"c":"Capital Expenditures; 30 Days","v":"caex-30da"},{"c":"Capital Expenditures; 60 Days","v":"caex-60da"},{"c":"Capital Expenditures; 90 Days","v":"caex-90da"},{"c":"Capital Expenditures; 6 Months","v":"caex-6mo"},{"c":"Capital Expenditures; 1 Year+","v":"caex-1ye"},{"c":"Capital Expenditures; Average Days","v":"caex-avda"},{"c":"Capital Expenditures; Hand-to-Mouth","v":"caex-hamo"},{"c":"MRO Supplies; 30 Days","v":"mrsu-30da"},{"c":"MRO Supplies; 60 Days","v":"mrsu-60da"},{"c":"MRO Supplies; 90 Days","v":"mrsu-90da"},{"c":"MRO Supplies; 6 Months","v":"mrsu-6mo"},{"c":"MRO Supplies; 1 Year+","v":"mrsu-1ye"},{"c":"MRO Supplies; Average Days","v":"mrsu-avda"},{"c":"MRO Supplies; Hand-to-Mouth","v":"mrsu-hamo"},{"c":"Production Materials; 30 Days","v":"prma-30da"},{"c":"Production Materials; 60 Days","v":"prma-60da"},{"c":"Production Materials; 6 Months","v":"prma-6mo"},{"c":"Production Materials; 1 Year+","v":"prma-1ye"},{"c":"Production Materials; Average Days","v":"prma-avda"},{"c":"Production Materials; Hand-to-Mouth","v":"prma-hamo"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"items":[{"c":"Index","v":"in"},{"c":"% Too Higher","v":"tohi"},{"c":"% About Right","v":"abri"},{"c":"% Too Lower","v":"tolo"},{"c":"% Reporting","v":"re"},{"c":"Net","v":"ne"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"items":[{"c":"Index","v":"in"},{"c":"% Faster","v":"fa"},{"c":"% Same","v":"sa"},{"c":"% Slower","v":"sl"},{"c":"Net","v":"ne"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"items":[{"c":"Index","v":"in"},{"c":"% Higher","v":"hi"},{"c":"% Same","v":"sa"},{"c":"% Lower","v":"lo"},{"c":"% Reporting","v":"re"},{"c":"Net","v":"ne"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"items":[{"c":"Index","v":"in"},{"c":"% Higher","v":"hi"},{"c":"% Same","v":"sa"},{"c":"% Lower","v":"lo"},{"c":"Net","v":"ne"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"items":[{"c":"PMI","v":"pm"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<div class="descr-datasource"> | ||
<p> | ||
<a href="https://db.nomics.world">DBnomics</a><br/> | ||
The world's economic database, | ||
contains data from 90 providers. | ||
</p> | ||
<p> | ||
<a href="https://www.ismworld.org/">ISM</a><br/> | ||
Institute for Supply Management | ||
is the first and largest not-for-profit | ||
professional supply management | ||
organization worldwide. | ||
</p> | ||
</div> |
Large diffs are not rendered by default.
Oops, something went wrong.