
AMJ Campbell Inc. — Investor Relations & Filings
AMJ Campbell Inc. is a major provider of relocation and logistics services, established in 1934 with over 90 years of expertise. The company operates an extensive network, handling over 60,000 residential and commercial moves annually. Core services include local, long-distance, and international residential moving, as well as comprehensive office and commercial relocation. AMJ Campbell also specializes in end-to-end logistics solutions, final mile delivery, specialized transportation of general freight and specialty goods, and secure storage options. A key focus is ensuring a seamless, stress-free experience through transparent, all-inclusive pricing, dedicated customer support, and expertise in managing complex logistics, including multi-stop moves and border crossings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2003-02-22 | English | |
| Material change report - English.pdf | 2002-12-24 | English | |
| Material change report - English.pdf | 2002-11-01 | English | |
| Material change report - English.pdf | 2002-10-28 | English | |
| Material change report - English.PDF | 1999-11-26 | English | |
| Other.doc | 1998-09-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2003
1 filing
| |||||
| 47299309 | Material change report - English.pdf | 2003-02-22 | English | ||
|
2002
3 filings
| |||||
| 47299313 | Material change report - English.pdf | 2002-12-24 | English | ||
| 47299328 | Material change report - English.pdf | 2002-11-01 | English | ||
| 47299331 | Material change report - English.pdf | 2002-10-28 | English | ||
|
1999
1 filing
| |||||
| 47299335 | Material change report - English.PDF | 1999-11-26 | English | ||
|
1998
2 filings
| |||||
| 47299373 | Other.doc | 1998-09-11 | English | ||
| 47299400 | Cover letter.doc | 1998-09-10 | English | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BBM LOGÍSTICA S.A.
Integrated logistics operator for road transport, warehousi…
|
— | BR | Transportation and storage |
|
BRAMIX S.R.L.
Industrial and logistical support services, including machi…
|
— | AR | Transportation and storage |
|
Bulgarski Transporten Holding AD
A holding company investing in transportation, vehicle serv…
|
— | BG | Transportation and storage |
|
Capital Infra Trust
InvIT focused on acquiring, developing, and managing infras…
|
CAPINVIT | IN | Transportation and storage |
|
Chartered Logistics Ltd
Provides surface transport, warehousing, and logistics solu…
|
531977 | IN | Transportation and storage |
|
China Resources and Transportation Group Limited
Core business is the management and maintenance of toll exp…
|
269 | HK | Transportation and storage |
|
Coastal Roadways Ltd.
Offers road-based freight, project cargo, and integrated su…
|
520131 | IN | Transportation and storage |
|
COMPAÑIA TSB S A
Provides comprehensive solutions in transport, solids contr…
|
— | AR | Transportation and storage |
|
Contrans Corp.
Diversified logistics provider offering specialized trucklo…
|
CSS | CA | Transportation and storage |
|
Contrans Group Inc.
Specialized freight transportation, warehousing, flatbed, a…
|
CSS | CA | Transportation and storage |
AMJ Campbell 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/43356/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43356 | 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=43356 | 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=43356 \ -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": 43356}, 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 AMJ Campbell Inc. (id: 43356)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.