Skip to content

Instantly share code, notes, and snippets.

@ryleysevier
Last active January 17, 2025 18:09
Show Gist options
  • Save ryleysevier/3339fc01f0b806253e5a30cfaa67c653 to your computer and use it in GitHub Desktop.
Save ryleysevier/3339fc01f0b806253e5a30cfaa67c653 to your computer and use it in GitHub Desktop.
{
"Operations": [
"MED",
"MED-2",
"MED-3",
"ENG",
"ENG-2",
"ENG-3",
"MED-TEST"
],
"Sales": [
"20000",
"20100",
"20200",
"20300",
"20400"
],
"Marketing": [
"30000",
"30100",
"30200",
"30300",
"30400"
],
"Finance": [
"40000",
"40100",
"40200",
"40300",
"40400"
],
"IT": [
"50000",
"50100",
"50200",
"50300",
"50400"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment