Assist: Get Single Articulation
Assist via Parse · education
Get Computer Science B.S. course articulation data for a single California Community College transferring to UC Davis. Returns the receiving institution's course requirements and the equivalent CCC courses that satisfy them. Either ccc_name or ccc_id must be provided. Course mappings are grouped by section (e.g. MATHEMATICS, COMPUTER SCIENCE ENGINEERING). Retrieve course articulation agreements between California Community Colleges and UC Davis for Computer Science B.S. transfer from ASSIST.org Fulfilled by Parse from www.assist.org.
- assist
- education
- government-public
- parse
- platform-key
- www-assist-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/57311141-c86d-4049-94c2-b968e560c2fb/get_single_articulation
- Interface artifact
- sha256:901e26ab0101831a58070a89da68a721875fccbb9580da1a657067630fc15d5d
- Manifest digest
- sha256:ed706974b9b2ff7f73b4fab4dc000b7ea441cf34476389367c9504e17d4ef2aa
Request fields
- ccc_id (integer): ASSIST.org institution ID of the CCC (from list_cccs endpoint). Either ccc_name or ccc_id is required.
- ccc_name (string): Partial or full name of the CCC (case-insensitive substring match). Either ccc_name or ccc_id is required.
- academic_year_id (integer): Academic year ID (76=2025-2026, 75=2024-2025, 74=2023-2024)
Example queries
- {"ccc_id":"110","ccc_name":"American River","academic_year_id":"76"}