Every licence in our data is an active liquor licence published by its state regulator: the New York State Liquor Authority, the Texas Alcoholic Beverage Commission, Missouri Alcohol and Tobacco Control or the Colorado Department of Revenue. These free pages count the licensed premises in each county, split them by licence type, show the newest, and give you the full list for any county as a spreadsheet, an API call or an answer from your AI agent.
| Licence type | liquor licences | Share |
|---|---|---|
| Retail MB | 20,726 | 14.1% |
| Retail BQ | 18,037 | 12.3% |
| Restaurant | 17,094 | 11.6% |
| Grocery Store | 14,858 | 10.1% |
| Retail BG | 10,544 | 7.2% |
| Retail NT | 9,685 | 6.6% |
| Food & Beverage Business | 6,824 | 4.6% |
| Retail Q | 5,869 | 4% |
Preview the rows free. When they are right, download the full list for £4.99 one-off (no account), or go unlimited at £19/mo; it opens in Excel and imports into Google Sheets or any CRM. Or pull it straight into your code or your AI agent via the API or MCP.
Preview and download About this datasetcurl "https://datascoop.io/v1/datasets/us-liquor-licenses/query?format=csv" \ -H "Authorization: Bearer YOUR_KEY"
Or connect an MCP client (setup) and call query_dataset for this dataset. Google Sheets: =IMPORTDATA("https://datascoop.io/v1/datasets/us-liquor-licenses/query?format=csv&api_key=YOUR_KEY").