Forbes: “Women In The C-Suite: Meet Three Ladies Running Big, Publicly Traded Cannabis Companies”

Forbes: “Women In The C-Suite: Meet Three Ladies Running Big, Publicly Traded Cannabis Companies”

Admin
JUNE 26TH, 2019

Less than four years ago, high ranks in the cannabis industry were among the most female-friendly in the world, with women occupying 36 percent of C-Suite level positions – as per Marijuana Business Daily numbers for 2015. However, as time went by and the industry continued its upward trajectory, many women started to bump into the so-called “grass ceiling.”

By 2018, women were only occupying 27 percent of C-Suite level positions in the marijuana industry. Cassandra Farrington, CEO of Marijuana Business Daily, remains one of them.

After discussing the topic extensively, I managed to break down what I think are the main factors driving this trend. Namely: deeply rooted social conceptions, the continued migration of male executives from men-dominated industries into cannabis, and the clear trend of funding favoring male-founded businesses.

Sara Gullickson is the CEO of Item 9 Labs, which is OTC-listed in the U.S., with a valuation close to $200 million. She previously served as the CEO and founder of cannabis consulting firm Dispensary Permits, a company she started at age 27, with only $3.00.

Specializing in cannabis licensing, her consulting firm secured multiple wins in state markets across the country. Four years ago, Gullickson decided to expand her licensing offerings by developing a more inclusive resource platform. She created sister company DispensaryTemplates.com, a site with an extensive online library of downloadable cannabis business plans available for purchase.

“Leveraging my different skillsets and diversifying my business services has allowed me to get where I am today. I grew my company into the top 3 percent of women-owned businesses and secured ownership of multiple properties before making the decision to sell. My company was acquired by publicly traded Item 9 Labs Corp where I now serve as CEO,” she explained during a recent, exclusive conversation.

To read the full article, click here.

Source: Forbes

YOU MIGHT ALSO BE INTERESTED IN

SIGN UP TO STAY INFORMED

IT’S TIME TO GET GROWING.

Better growth and a clear plan forward is what your business needs. Reach out to us to book a consultation or get your action plan
started.
CONTACT

/* CBA native share bar — replaces the retired AddThis shortcode in .share-it on single posts */ (function () { function initShare() { var box = document.querySelector('.share-it'); if (!box || box.querySelector('.cba-share')) return; if (!document.getElementById('cba-share-css')) { var css = document.createElement('style'); css.id = 'cba-share-css'; css.textContent = '.share-it{font-size:0}.share-it h5{font-size:14px;letter-spacing:.08em}' + '.cba-share{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}' + '.cba-share a,.cba-share button{font:500 13px/1 inherit;padding:8px 14px;border:1px solid #cfd6cf;' + 'border-radius:999px;color:#2f6b34;background:#fff;text-decoration:none;cursor:pointer;transition:.15s}' + '.cba-share a:hover,.cba-share button:hover{background:#2f6b34;border-color:#2f6b34;color:#fff}'; document.head.appendChild(css); } Array.prototype.slice.call(box.childNodes).forEach(function (n) { if (n.nodeType === 3 && /\[addthis/i.test(n.textContent)) box.removeChild(n); }); var url = encodeURIComponent(location.href); var title = encodeURIComponent((document.title || '').replace(/\s*\|\s*CB Advisors\s*$/i, '').trim()); var links = [ ['X', 'https://x.com/intent/tweet?url=' + url + '&text=' + title], ['LinkedIn', 'https://www.linkedin.com/sharing/share-offsite/?url=' + url], ['Facebook', 'https://www.facebook.com/sharer/sharer.php?u=' + url], ['Email', 'mailto:?subject=' + title + '&body=' + url] ]; var bar = document.createElement('div'); bar.className = 'cba-share'; links.forEach(function (l) { var a = document.createElement('a'); a.href = l[1]; a.textContent = l[0]; a.setAttribute('aria-label', 'Share on ' + l[0]); if (l[0] !== 'Email') { a.target = '_blank'; a.rel = 'noopener noreferrer'; } bar.appendChild(a); }); var copy = document.createElement('button'); copy.type = 'button'; copy.textContent = 'Copy link'; copy.setAttribute('aria-label', 'Copy link'); copy.addEventListener('click', function () { var label = copy.textContent, done = function () { copy.textContent = 'Copied'; setTimeout(function () { copy.textContent = label; }, 1500); }; if (navigator.clipboard && navigator.clipboard.writeText) navigator.clipboard.writeText(location.href).then(done, done); else done(); }); bar.appendChild(copy); box.appendChild(bar); } if (document.readyState !== 'loading') initShare(); else document.addEventListener('DOMContentLoaded', initShare); })();