How will Social Equity Play in New York’s Cannabis Licenses

How will Social Equity Play in New York’s Cannabis Licenses

Maxime Kot
APRIL 9TH, 2021

How will Social Equity Play in New York’s Cannabis Licenses?

With the biggest market on the East Coast, and with a city known as the melting pot of America, it’s no surprise that the New York bill legalizing adult-use marijuana, which passed on March 31, includes generous social equity provisions.

Now the key is if New York can avoid the pitfalls of other states in implementing the program. New York is the 15th state to legalize cannabis with a commitment to social equity.

The bill calls for 50 percent of New York’s licenses to be slated for social equity applicants.

“For generations, too many New Yorkers have been unfairly penalized for the use and sale of adult-use cannabis, arbitrarily arrested and jailed with harsh mandatory minimum sentences. After years of tireless advocacy and extraordinarily hard work, that time is coming to an end in New York State,” Governor Andrew Cuomo said. “Legalizing adult-use cannabis isn’t just about creating a new market that will provide jobs and benefit the economy, it’s also about justice for long-marginalized communities and ensuring those who’ve been unfairly penalized in the past will now get a chance to benefit. I look forward to signing this legislation into law.”

The social and economic equity program is designed to help people disproportionally impacted by cannabis enforcement, as well as minority or woman owned businesses, distressed farmers or disabled veterans have access to the lucrative licenses. Additionally, preference will be given to applicants that are a member of a community disproportionately impacted by the prior enforcement of cannabis prohibition, have an income lower than 80 percent of the median income in the county, which they reside or was convicted of a marijuana offense, or had a close family member convicted.

According to the ACLU, 8.2 million people were arrested on marijuana related charges from 2001-2010. A whopping 88 percent of those arrests were for possession, not for selling or trafficking marijuana. Additionally, while both Caucasians and African-Americans use cannabis at similar rates in the United States, the latter are four times more likely to be arrested for possession.

Legalizing adult-use is expected to generate annual revenues of about $350 million, with $100 million of that going into a social equity fund. The level of New York’s projected social equity through marijuana law hasn’t been seen before. The remaining $250 million will no doubt help a state that was hit extremely hard by COVID-19.

Learn more about how to apply for a cannabis business license in New York and Schedule a Consult with an industry expert.

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); })();