Skip to content

Instantly share code, notes, and snippets.

@raysrashmi
Created July 9, 2014 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raysrashmi/aecd4d1ec8f1d58489f8 to your computer and use it in GitHub Desktop.
Save raysrashmi/aecd4d1ec8f1d58489f8 to your computer and use it in GitHub Desktop.
{
"Country 1a": {
"Bank 1a": {
"Metric Level 1a": {
"Metric Level 2a": {
"Metric Level 3a": {
"Period 1": 0.94,
"Period 2 / % change over Period 2": -1.83,
"Period 3 / % change over Period 3": 1.83
},
"Metric Level 3b": {
"Period 1": 0.94,
"Period 2 / % change over Period 2": -1.83,
"Period 3 / % change over Period 3": 1.83
}
},
"Metric Level 2b": {...}
},
"Metric Level 1b": {...}
},
"Bank 2b": {...}
},
"Country 2b": {...}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment