
Craig Music & Entertainment Inc. — Investor Relations & Filings
Craig Music & Entertainment Inc., operating primarily as Craig Duncan Music and Entertainment, is a service provider specializing in live musical performance and entertainment booking. The company manages and supplies a diverse range of musical acts for private events and functions, with a significant focus on the wedding market. Core services include the provision of classical ensembles, such as string quartets, and various contemporary bands, including jazz groups. Additionally, the company is involved in the production and distribution of related media, offering musical recordings and published books.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2001-10-23 | English | |
| Material change report - English.pdf | 2001-07-17 | English | |
| Final long form prospectus - English.pdf | 2000-07-26 | English | |
| Final Receipt.pdf | 2000-07-21 | English | |
| Preliminary Receipt.pdf | 2000-05-31 | English | |
| Preliminary long form prospectus - English.pdf | 2000-05-30 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2001
2 filings
| |||||
| 47099428 | Material change report - English.pdf | 2001-10-23 | English | ||
| 47099429 | Material change report - English.pdf | 2001-07-17 | English | ||
|
2000
4 filings
| |||||
| 47099430 | Final long form prospectus - English.pdf | 2000-07-26 | English | ||
| 47099431 | Final Receipt.pdf | 2000-07-21 | English | ||
| 47099433 | Preliminary Receipt.pdf | 2000-05-31 | English | ||
| 47099434 | Preliminary long form prospectus - English.pdf | 2000-05-30 | English | ||
Market data
Market data not available
Price history
Peer group · Other support activities to arts creation and performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
All Things Considered Group Plc
A full-service music company providing bespoke services and…
|
ATCG | GB | Arts, sports and recreation |
|
Artevo Corporation
Art consultancy transforming spaces via end-to-end curation…
|
— | CA | Arts, sports and recreation |
|
AV Promotions Holdings Limited
Provides comprehensive visual, lighting, and audio solution…
|
8419 | HK | Arts, sports and recreation |
|
Binlive
Specializes in performance production, event planning, and …
|
6625 | TW | Arts, sports and recreation |
|
CTS Eventim AG & Co. KGaA
An international provider of ticketing services and live en…
|
EVD | DE | Arts, sports and recreation |
|
Futureview Inc.
Provides end-to-end audiovisual, creative, and interactive …
|
— | CA | Arts, sports and recreation |
|
Hibino Corporation
Specialist in sound and visual systems for sales, installat…
|
2469 | JP | Arts, sports and recreation |
|
Liberty Live Holdings, Inc.
A holding company whose principal asset is an ownership int…
|
LLYVA | US | Arts, sports and recreation |
|
Live Nation Entertainment, Inc.
A global company producing live music events, selling ticke…
|
LYV | US | Arts, sports and recreation |
|
Lucid Entertainment Inc.
Specialized provider of mobile DJ, sound, and lighting for …
|
— | CA | Arts, sports and recreation |
Craig Music & Entertainment Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/45007/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45007 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=45007 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=45007 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 45007}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Craig Music & Entertainment Inc. (id: 45007)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.