Skip to content

Instantly share code, notes, and snippets.

@TDodgeCo
Created October 2, 2018 07:40
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 TDodgeCo/a11f3798f79c1a9193ab194bdd5cfa72 to your computer and use it in GitHub Desktop.
Save TDodgeCo/a11f3798f79c1a9193ab194bdd5cfa72 to your computer and use it in GitHub Desktop.
[
[
{
"rep": "Tim",
"leads": 4,
"contacts": 3,
"conversion": 75
},
{
"rep": "Nicole",
"leads": 0,
"contacts": 0,
"conversion": null
},
{
"rep": "Seth",
"leads": 0,
"contacts": 0,
"conversion": null
},
{
"rep": "Mica",
"leads": 0,
"contacts": 0,
"conversion": null
},
{
"rep": "Eric",
"leads": 0,
"contacts": 0,
"conversion": null
},
{
"rep": "Timothy",
"leads": 0,
"contacts": 0,
"conversion": null
},
{
"rep": "Mike",
"leads": 14,
"contacts": 1,
"conversion": 7
},
{
"rep": "Ryan",
"leads": 0,
"contacts": 0,
"conversion": null
},
{
"rep": "Cassidy",
"leads": 0,
"contacts": 0,
"conversion": null
},
{
"rep": "Casey",
"leads": 12,
"contacts": 0,
"conversion": 0
},
{
"rep": "Jeremy",
"leads": 0,
"contacts": 0,
"conversion": null
},
{
"rep": "Jeremy",
"leads": 12,
"contacts": 6,
"conversion": 50
},
{
"rep": "Mark",
"leads": 16,
"contacts": 3,
"conversion": 19
},
{
"rep": "Amber",
"leads": 13,
"contacts": 5,
"conversion": 38
},
{
"rep": "Garrett",
"leads": 15,
"contacts": 3,
"conversion": 20
},
{
"rep": "Tequa",
"leads": 13,
"contacts": 5,
"conversion": 38
}
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment