You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# index-core
2
2
3
+
__[Install via npm](https://www.npmjs.com/package/@economist/index-core)__`npm install @economist/index-core`
4
+
3
5
This ES module provides a way to calculate an EIU style index ([what is an index?](#what-is-an-index)) from a couple of data sources.
4
6
5
7
- The first data source defines the index's structure, what indicators are taken into account, the nature of those indicators (min & max value, weighting etc).
0 commit comments