CINXE.COM
Division of Apprenticeship Standards - Home Page
<!doctype html> <!--BEGIN include /ssi/inc_1.html--> <html lang="en"> <!--END include /ssi/inc_1.html--><head> <meta charset="utf-8"> <!-- **************************************************************** --> <!-- Begin Document Title - Customize to fit your needs --> <title>Division of Apprenticeship Standards - Home Page</title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- End Document Title --> <!--BEGIN include /ssi/inc_2_css_js.html--> <meta charset="utf-8"> <meta name="Author" content="State of California" /> <meta name="Description" content="State of California" /> <meta name="Keywords" content="California, government" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <meta property="og:image" content="https://as-cdt-pub-migr-betaws-ww-p-001-stage.azurewebsites.net/images/social_media_preview_image.png" /> <!-- <link href="https://fonts.googleapis.com/css?family=Asap+Condensed:400,600|Source+Sans+Pro:400,600,700" rel="stylesheet"> --> <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet"> <link href="https://california.azureedge.net/cdt/statetemplate/6.1.0/css/cagov.core.css" rel="stylesheet"> <link href="/css/ca.gov.css" rel="stylesheet" /> <link href="https://california.azureedge.net/cdt/statetemplate/6.1.0/css/colortheme-oceanside.min.css" rel="stylesheet"> <link href="/css/custom.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="/css/print.css" media="print"> <!-- Statewide Alert --> <script defer crossorigin="anonymous" src="https://alert.cdt.ca.gov"></script> <!-- CHATBOT Script --> <script type="text/javascript" src="https://lwda-prod.ochat.osaas.app/embed/DIR-1655436669699"></script> <link rel="apple-touch-icon-precomposed" sizes="100x100" href="/images/apple-touch-icon-precomposed.png"> <link rel="icon" sizes="192x192" href="/images/apple-touch-icon-192x192.png"> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="/images/apple-touch-icon-180x180.png"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-57x57.png"> <link rel="shortcut icon" href="/images/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> <link rel="shortcut icon" href="/favicon.ico"> <!-- Include Google Analytics --> <!-- BEGIN Google Analytics --> <!-- Global site tag (gtag.js) - Google Analytics --> <!-- Universal Analytics --> <!-- Generic From 6.1 Template --> <!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-69TD0KNT0F&l=dataLayer&cx=c"></script> --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-3419582-30"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-3419582-2'); //statewide GA property gtag('config', 'UA-3419582-30'); //please update state department UA code in line below before deployment gtag('config', 'UA-5092920-1'); //un-comment line and update UA code to add a third GA property var getOutboundLink = function (url) { gtag('event', 'click', { 'event_category': 'navigation', 'event_label': 'outbound link: ' + url, 'transport_type': 'beacon', 'event_callback': function () { document.location = url; } }); } var trackDownload = function (filename) { gtag('event', 'click', { 'event_category': 'download', 'event_label': 'file: ' + filename, 'transport_type': 'beacon', 'event_callback': function () { document.location = url; } }); } </script> <!-- Google Analytics 4 --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-75V2BNQ3DR"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-69TD0KNT0F'); // statewide GA4 Property ID gtag('config', 'G-9C30LB4KFJ'); // update individual agency GA4 Property ID code before deployment </script> <!-- END Google Analytics --> <!--END include /ssi/inc_2_css_js.html--> <!-- CSS for stats in upper-right corner of the DAS Home Page --> <style type="text/css"> .apprentice-counter { position:relative; top:-85px; margin:0 0 -65px 0; padding: 0; text-align:center; } .apprentice-counter .a-stats { margin:0; font-size:93%; color:#fff; background:#354d7e; padding:5px; border-radius:2px; text-align:right; } .apprentice-counter .a-stats label { font-weight:normal; margin-right:5px; } .apprentice-counter .a-stats > div { padding-right:5px; } .apprentice-counter .a-stats div:first-child { margin-bottom:3px; } @media (max-width: 992px) { .apprentice-counter .a-stats { display:block; text-align:left; font-size:105%; } .apprentice-counter { top:0; bottom:0; margin-bottom:20px; } } @media (min-width: 1280px) { .apprentice-counter .a-stats { font-size:105%; } .apprentice-counter .a-stats > div { padding-right:45px; } } </style> <style type="text/css"> .das-button { border-width:2px; border-style:solid; border-radius:3px; display:block; background:#e6e9ea; background:linear-gradient(#eff3f5, #e4e4e4) !important; padding: 0 10px 0 10px; margin:8px 0 20px 0; height:74px; line-height:64px; text-align:center; vertical-align:middle; } .das-button span { font-size:15px; font-weight:bold; display:inline-block; vertical-align:middle; line-height:18px; } .das-button.btn-become { border-color:#5591C5 !important; } .das-button.btn-employ { border-color:#90a263 !important; } .das-button.btn-pw { border-color:#ec9f00 !important; } .das-button.btn-cac { border-color:#c88037 !important; } .das-button.btn-become:hover { background:linear-gradient(#ddeeff, #bddeff) !important; text-decoration:underline !important; border-width:2px; } .das-button.btn-employ:hover { background:linear-gradient(#ecf1e4, #d6e1c0) !important; text-decoration:underline !important; border-width:2px; } .das-button.btn-pw:hover { background:linear-gradient(#fae6df, #f7d4af) !important; text-decoration:underline !important; border-width:2px; } .das-button.btn-cac:hover { background:linear-gradient(#f7eee4, #edd4ba) !important; text-decoration:underline !important; border-width:2px; } .das-button.btn-become:hover span { text-decoration:underline !important; } .das-button.btn-employ:hover span { text-decoration:underline !important; } .das-button.btn-pw:hover span { text-decoration:underline !important; } .das-button.btn-cac:hover span { text-decoration:underline !important; } @media (min-width:768px) and (max-width:1279px) { .das-button { height:74px; } .das-button.btn-cac span { font-size:14px; line-height:16px; } } </style> <!-- Begin Meta Information - Customize to fit your needs --> <meta name="Author" content="Division of Apprenticeship Standards" /> <meta name="Description" content="" /> <meta name="Keywords" content="" /> <!-- End Meta Information --> </head> <body class="two-column landing-page"> <!--BEGIN include /ssi/inc_3_header.html--> <style> .utility-header .social-media-links .sm-icons { padding: 6px 0 0 10px; } .utility-header .social-media-links .sm-icons a { margin: 0 0 0 3px; } .utility-header .social-media-links .sm-icons a span[class^="ca-gov-icon-"] { color:#fff !important; } .utility-header .social-media-links .sm-icons a:hover span[class^="ca-gov-icon-"] { color:#fdeabf !important; } </style> <header role="banner" id="header" class="global-header"> <!-- <header role="banner" id="header" class="global-header fixed"> --> <div id="skip-to-content"> <a href="#main-content">Skip to Main Content</a> </div> <div class="utility-header"> <div class="container"> <div class="flex-row"> <div class="social-media-links"> <div class="header-cagov-logo"><a href="https://ca.gov"><span class="sr-only">CA.gov</span> <img src="/images/Ca-Gov-Logo-Gold.svg" class="pos-rel" alt="" aria-hidden="true" /></a> </div> <ul class="sm-icons"> <li><a href="https://www.linkedin.com/company/californiadir"><span class="ca-gov-icon-share-linkedin" aria-hidden="true" title="LinkedIn"></span><span class="sr-only">LinkedIn</span></a></li> <li><a href="https://www.facebook.com/CaliforniaDIR"><span class="ca-gov-icon-share-facebook" aria-hidden="true" title="Facebook"></span><span class="sr-only">Flickr</span></a></li> <li><a href="https://twitter.com/#!/CA_DIR"><img class="x-icon dark-bkg" style="margin-top:-3px;padding-bottom:4px;" src="/images/icons/x-logo-white.png" title="X (Twitter)" /><span class="sr-only">Twitter</span></a></li> <li><a href="http://www.youtube.com/CaliforniaDIR"><span class="ca-gov-icon-youtube" aria-hidden="true" title="YouTube"></span><span class="sr-only">YouTube</span></a></li> <li><a href="https://www.instagram.com/ca_dir/"><span class="ca-gov-icon-instagram" aria-hidden="true" title="Instagram"></span><span class="sr-only">Instagram</span></a></li> </ul> <!-- <div class="header-cagov-logo"><a href="https://ca.gov"><span class="sr-only">CA.gov</span><img src="images/Ca-Gov-Logo-Gold.svg" class="pos-rel" alt="" aria-hidden="true" /></a></div> <p class="official-tag"><span class="desktop-only">Official website of the</span> State of California</p> --> </div> <div class="settings-links"> <a class="nowrap" class="crowded-link" href="/mediaroom.html" style="padding-top:3px;">Press room</a> <span class="careers"><a class="nowrap" href="/dirjobs/dirjobs.htm">Careers at DIR</a></span> <a class="nowrap" href="/Multilingual/Spanish/index.html">Índice en español</a> <button class="btn btn-sm" style="box-shadow:none;" data-bs-toggle="collapse" data-bs-target="#siteSettings" aria-expanded="false" aria-controls="siteSettings"><span class="ca-gov-icon-gear" aria-hidden="true"></span>Settings</button> <a class="nowrap" style="margin-left:35px;" href="#" data-bs-toggle="modal" data-bs-target="#gt-translate-modal"><span class="ca-gov-icon-globe white"></span> Translate</a> </div> </div> </div> </div> <!-- BEGIN Legacy Utility Header <div class="utility-header"> <div class="container"> <div class="flex-row"> <div class="social-media-links"> <div class="header-cagov-logo"><a href="https://ca.gov"><span class="sr-only">CA.gov</span> <img src="/images/Ca-Gov-Logo-Gold.svg" class="pos-rel" alt="" aria-hidden="true" /></a> </div> <ul class="sm-icons"> <li><a href="https://www.facebook.com/CaliforniaDIR"><span class="ca-gov-icon-share-facebook" aria-hidden="true"></span><span class="sr-only">Flickr</span></a></li> <li><a href="https://twitter.com/#!/CA_DIR"><span class="ca-gov-icon-twitter" aria-hidden="true"></span><span class="sr-only">Twitter</span></a></li> <li><a href="http://www.youtube.com/CaliforniaDIR"><span class="ca-gov-icon-youtube" aria-hidden="true"></span><span class="sr-only">YouTube</span></a></li> </ul> <p class="official-tag"><span class="desktop-only"></p> </div> <div class="settings-links"> <a class="crowded-link" href="/mediaroom.html" style="padding-top:3px;">Press room</a> <span class="careers crowded-link"><a href="/dirjobs/dirjobs.htm">Careers at DIR</a></span> <span class="crowded-link hide-phone-portrait-down"><a href="/Multilingual/Spanish/index.html">Índice en español</a></span> <button class="btn btn-sm" data-bs-toggle="collapse" data-bs-target="#siteSettings" aria-expanded="false" aria-controls="siteSettings" style="box-shadow:none;"> <span class="ca-gov-icon-gear" aria-hidden="true"></span>Settings </button> <a style="margin-left:35px;" href="#" data-bs-toggle="modal" data-bs-target="#gt-translate-modal"><span class="ca-gov-icon-globe white"></span> Translate</a> <!-- Google Translate Modal Trigger </div> </div> </div> </div> <!-- END Utility Header --> <!-- BEGIN Settings Bar --> <div class="site-settings section collapse collapsed" id="siteSettings"> <div class="container p-y"> <div class="settings-bar-buttons"> <div class="btn-group" aria-label="contrastMode"> <button type="button" class="btn btn-default btn-lg bg-transparent bg-s1-hover disableHighContrastMode">Reset</button> </div> <div class="btn-group"><button type="button" class="btn btn-s1 btn-lg brd-s1 enableHighContrastMode">High contrast</button> </div> <div class="btn-group"> <button type="button" class="btn btn-s1 btn-lg brd-s1 increaseTextSize"> <span class="hidden-xs">Increase font size</span> <span class="visible-xs">Font <span class="sr-only">increase</span> <span class="ca-gov-icon-plus-line small" aria-hidden="true"></span> </span> </button> </div> <div class="btn-group"> <button type="button" class="btn btn-s1 btn-lg brd-s1 decreaseTextSize"> <span class="hidden-xs">Decrease font size</span> <span class="visible-xs">Font <span class="sr-only">decrease</span> <span class="ca-gov-icon-minus-line small" aria-hidden="true"></span> </span> </button> </div> <div class="btn-group"> <button type="button" class="btn btn-s1 btn-lg brd-s1 dyslexicFont">Dyslexic font</button> </div> <button type="button" class="close ms-auto" data-bs-toggle="collapse" data-bs-target="#siteSettings" aria-label="Close"> <span aria-hidden="true" class=" ca-gov-icon-close-mark"></span> </button> </div> </div> </div> <!-- END Settings Bar --> <!-- BEGIN Branding --> <!-- header branding with light gray background --> <div class="section-default"> <div class="branding"> <div class="header-organization-banner" style="position:relative;"> <div class="test-site-marker"></div> <a href="/" style="border:none;"> <div class="logo-assets"> <img src="/images/template-logo.png" class="logo-img" alt="Calfornia Department of Industrial Relations" /> <div class="logo-text"> <span class="logo-state"></span> <span class="logo-dept"></span> </div> </div> </a> </div> </div> </div> <!-- END Branding --> <!-- BEGIN Mobile navigation controls --> <div class="mobile-controls"> <span class="mobile-control-group mobile-header-icons"> <!-- Add more mobile controls here. These will be on the right side of the mobile page header section --> </span> <div class="mobile-control-group main-nav-icons"> <button class="mobile-control toggle-search"> <span class="ca-gov-icon-search hidden-print" aria-hidden="true"></span><span class="sr-only">Search</span> </button> <button id="nav-icon3" class="mobile-control toggle-menu" aria-expanded="false" aria-controls="navigation" data-bs-toggle="collapse" data-bs-target="#navigation"> <span></span> <span></span> <span></span> <span></span> <span class="sr-only">Menu</span> </button> </div> </div> <!-- END Mobile navigation controls --> <div class="navigation-search full-width-nav container"> <!-- Search Bar --> <!-- BEGIN include /ssi/search.html --> <!-- Google Custom Search - /ssi/search.html--> <!--Uncomment if you prefer to use original google search box. (be advided that original custom search box is not meeting WCAG accessibility standards)--> <!--<script type="text/javascript"> var cx = '001779225245372747843:9s-idxui5pk';// Step 7: Update this value with your search engine unique ID. Submit a request to the CDT Service Desk if you don't already know your unique search engine ID. var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script'); s[s.length - 1].parentNode.insertBefore(gcse, s[s.length - 1]); </script> <gcse:searchbox-only resultsUrl="/serp.html" enableAutoComplete="true"></gcse:searchbox-only>--> <!--Custom Google Search ID Script can be found inside of serp.html file --> <div id="head-search" class="search-container featured-search"> <div class="container"> <form id="Search" class="pos-rel" action="/serp.html"> <span class="sr-only" id="SearchInput">Custom Google Search</span> <input type="text" name="q" aria-labelledby="SearchInput" placeholder="Search" class="search-textfield" /> <button type="submit" class="gsc-search-button"><span class="ca-gov-icon-search" aria-hidden="true"></span><span class="sr-only">Submit</span></button> <div class="close-search-btn"><button class="close-search gsc-clear-button border-0 bg-transparent pos-rel" type="reset"><span class="sr-only">Close</span></button></div> </form> </div> </div> <!-- END include /ssi/search.html --> <!-- top menu navigation --> <!-- BEGIN include /ssi/naviation.html --> <!-- Select Navigation Type: Options are: megadropdown dropdown singlelevel --> <!-- navigation type determined here --> <!-- Dropdown Navigation --> <nav id="navigation" class="main-navigation dropdown" lang="en"> <ul id="nav_list" class="top-level-nav"> <li class="nav-item"> <a href="/dlse/" class="first-level-link"><br class="show-large-up" />Labor <br class="hide-1280-up hide-small-and-medium" />Law</a> <div class="sub-nav"> <ul class="second-level-nav"> <li class="unit1"> <a href="/dlse/" class="second-level-link">Labor Commissioner's Office</a> </li> <li class="unit1"> <a href="/dlse/Judgment-Enforcement-Unit.html" class="second-level-link">Judgment Enforcement Unit</a> </li> <li class="unit1"> <a href="/dlse/dlseWagesAndHours.html" class="second-level-link">Wages</a> </li> <li class="unit1"> <a href="/dlse/DistrictOffices.htm" class="second-level-link" aria-label="District Offices for DLSE">Offices</a> </li> <li class="unit1"> <a href="/dlse/dlse-bofe.html" class="second-level-link">BOFE</a> </li> <li class="unit1"> <a href="/dlse/DLSE-CL.htm" class="second-level-link">Minors</a> </li> <li class="unit1"> <a href="/dlse/outreach.html" class="second-level-link">Outreach</a> </li> <li class="unit1"> <a href="/dlse/Manual-Instructions.htm" class="second-level-link">Policy</a> </li> <li class="unit1"> <a href="/dlse/DLSE-Databases.htm" class="second-level-link" aria-label="Labor Law Databases">Databases</a> </li> <li class="unit1"> <a href="/dlse/DLSE_OpinionLetters.htm" class="second-level-link">Opinions</a> </li> <li class="unit1"> <a href="/dlse/dlseRetaliation.html" class="second-level-link">Retaliation</a> </li> <li class="unit1"> <a href="/dlse/Training.htm" class="second-level-link" aria-label="DLSE Training">Training</a> </li> <li class="unit1"> <a href="/wpnodb.html" class="second-level-link">Postings</a> </li> <li class="unit1"> <a href="/dlse/Registration_Services.html" class="second-level-link">Registration Services</a> </li> <li class="unit1"> <a href="/Public-Works/PublicWorks.html" class="second-level-link" aria-label="Public Works home page">Public Works</a> </li> <li class="unit1"> <a href="/dlse/ECU/ElectricalTrade.html" class="second-level-link">Electrician Certification</a> </li> </ul> </div> </li> <li class="nav-item"> <a href="/dosh/" class="first-level-link">Cal/OSHA - <br class="hide-small-and-medium" />Safety & Health</a> <div class="sub-nav"> <ul class="second-level-nav"> <li class="unit1"> <a href="/dosh/" class="second-level-link">Cal/OSHA Home</a> </li> <li class="unit1"> <a href="/dosh/consultation.html" class="second-level-link">Consultation</a> </li> <li class="unit1"> <a href="/dosh/Enforcementpage.htm" class="second-level-link">Enforcement</a> </li> <li class="unit1"> <a href="/dosh/HeatIllnessInfo.html" class="second-level-link">Heat Illness Prevention</a> </li> <li class="unit1 linex2"> <a href="/dosh/puborder.asp#IIPP" class="second-level-link">Injury & Illness Prevention Program</a> </li> <li class="unit1"> <a href="/dosh/cal_vpp/vpp_index.html" class="second-level-link">Partnership Programs</a> </li> <li class="unit1"> <a href="/dosh/Payment_options.html" class="second-level-link">Payment Options</a> </li> <li class="unit1 linex2"> <a href="/permits-licenses-certifications.html" class="second-level-link">Permits, Registrations, Certifications, & Licenses</a> </li> <li class="unit1"> <a href="/dosh/PublicSafety.html" class="second-level-link">Public Safety</a> </li> <li class="unit1"> <a href="/dosh/Required-Notifications.html" class="second-level-link">Required Notifications</a> </li> <li class="unit1 linex2"> <a href="/dosh/Worker-Health-and-Safety-in-Wildfire-Regions.html" class="second-level-link">Worker Safety & Health in Wildfire Regions</a> </li> <li class="unit1"> <a href="/wpnodb.html" class="second-level-link">Workplace Postings</a> </li> </ul> </div> </li> <li class="nav-item"> <a href="/dwc/" class="first-level-link"><br class="show-large-up" />Workers' <br class="hide-1280-up hide-small-and-medium" />Comp</a> <div class="sub-nav"> <ul class="second-level-nav"> <li class="unit1"> <a href="/dwc/" class="second-level-link">Workers' Comp Home</a> </li> <li class="unit1"> <a href="/dwc/a_z_index.htm" class="second-level-link">A - Z Index</a> </li> <li class="unit1"> <a href="https://www.dir.ca.gov/DWC/CourtCalendar/CourtCal.asp" class="second-level-link">Court calendar</a> </li> <li class="unit1"> <a href="/dwc/DEU.html" class="second-level-link">Disability Evaluation Unit</a> </li> <li class="unit1"> <a href="/dwc/dir2.htm" class="second-level-link" aria-label="District Offices for Division of Workers' Compensation">District Offices</a> </li> <li class="unit1 linex2"> <a href="/dwc/eams/eams.htm" class="second-level-link">Electronic Adjudication Management System</a> </li> <li class="unit1"> <a href="/dwc/employer.htm" class="second-level-link">Employer Information</a> </li> <li class="unit1"> <a href="/dwc/IMR.htm" class="second-level-link">Independent Medical Review</a> </li> <li class="unit1 linex2"> <a href="/dwc/IandA.html" class="second-level-link">Information and Assistance Unit</a> </li> <li class="unit1"> <a href="/dwc/injuredworker.htm" class="second-level-link">Injured Worker</a> </li> <li class="unit1"> <a href="/dwc/MedicalUnit/imchp.html" class="second-level-link">Medical Unit</a> </li> <li class="unit1 linex2"> <a href="/RTWSP/RTWSP.html" class="second-level-link">The Return-to-Work Supplement Program</a> </li> <li class="unit1"> <a href="/dwc/claims.html" class="second-level-link">UEBTF & SIBTF</a> </li> </ul> </div> </li> <li class="nav-item"> <a href="/osip/" class="first-level-link"><br class="show-large-up" />Self <br class="hide-1280-up hide-small-and-medium" />Insurance</a> <div class="sub-nav"> <ul class="second-level-nav"> <li class="unit1"> <a href="/osip/" class="second-level-link" aria-label="About Self Insurance">Self Insurance Home</a> </li> <li class="unit1"> <a href="/osip/AppRequirements.htm" class="second-level-link" aria-label="About Self Insurance">About</a> </li> <li class="unit1"> <a href="/osip/SelfInsuredEmployers.htm" class="second-level-link" aria-label="Self-insurance information for Employers.">Employers</a> </li> <li class="unit1"> <a href="/osip/SI-groups/index.html" class="second-level-link">Groups</a> </li> <li class="unit1"> <a href="/osip/examination.htm" class="second-level-link">Third Party Administrators</a> </li> <li class="unit1"> <a href="/osip/PublicEntitiesAndJPA.htm" class="second-level-link">Joint Power Authorities</a> </li> <li class="unit1"> <a href="/osip/OSIP-AuditUnit.html" class="second-level-link" aria-label="Self Insurance Audit Unit">Audits</a> </li> <li class="unit1"><a href="/osip/pubandforms.htm" class="second-level-link" aria-label="Forms related to Self-Insurance">Forms</a> </li> <li class="unit1"> <a href="/osip/lawsandregs.htm" class="second-level-link" aria-label="Regulations related to OSIP">Regulations</a></li> <li class="unit1"> <a href="/osip/generalinfo.htm" class="second-level-link" aria-label="Contact Office of Self Insurance">Contact</a> </li> </ul> </div> </li> <li class="nav-item"> <a href="/das/" class="first-level-link"><br class="hide-small-and-medium" />Apprenticeship</a> <div class="sub-nav"> <ul class="second-level-nav"> <li class="unit1"> <a href="/das/" class="second-level-link">Apprenticeship Home</a> </li> <li class="unit1"> <a href="/databases/das/aigstart.asp" class="second-level-link">Apprenticeship Search</a> </li> <li class="unit1"> <a href="/das/publicworks.html" class="second-level-link" aria-label="Public Works apprenticeship requirements">Public Works</a> </li> <li class="unit1"> <a href="/das/ProgramSponsor.htm" class="second-level-link">Sponsors</a> </li> <li class="unit1"> <a href="/databases/das/descOfAppr.html" class="second-level-link">Overview</a> </li> <li class="unit1"> <a href="/das/educators.htm" class="second-level-link">Educators</a> </li> <li class="unit1"> <a href="/das/employers.htm" class="second-level-link" aria-label="Apprenticeship information for employers">Employers</a> </li> <li class="unit1"> <a href="/das/veterans.html" class="second-level-link">Veterans</a> </li> </ul> </div> </li> <li class="nav-item"> <a href="/directors_office.html" class="first-level-link"><br class="show-large-up" />Director's <br class="hide-1280-up hide-small-and-medium" />Office</a> <div class="sub-nav"> <ul class="second-level-nav"> <li class="unit1"> <a href="/directors_office.html" class="second-level-link">Director's Office Home</a> </li> <li class="unit1 linex2"> <a href="/OLA/default.html" class="second-level-link">Office of Legislative and Regulatory Affairs</a> </li> <li class="unit1 linex2"> <a href="/OPRL/Statistics_Research.html" class="second-level-link">Office of the Director - Research</a> </li> <li class="unit1 linex2"> <a href="/Division/Decisions-and-Determinations.html" class="second-level-link">Office of the Director - Decisions and Determinations</a> </li> <li class="unit1"> <a href="/mediaroom.html" class="second-level-link">Press Room</a> </li> <li class="unit1"> <a href="/Public-Works/PublicWorks.html" class="second-level-link" aria-label="Public Works home page">Public Works</a> </li> <li class="unit1"> <a href="/osip/sip.html" class="second-level-link">Self Insurance Plans</a> </li> <li class="unit1"> <a href="/LETF/LETF.html" class="second-level-link">Labor Enforcement</a> </li> <li class="unit1"> <a href="/aboutdir.html" class="second-level-link">About DIR</a> </li> </ul> </div> </li> <li class="nav-item"> <a href="/BoardsAndCommissions.html" class="first-level-link"><br class="hide-small-and-medium" />Boards</a> <div class="sub-nav"> <ul class="second-level-nav"> <li class="unit1 linex2"> <a href="/BoardsAndCommissions.html" class="second-level-link">Boards and Commissions Home</a> </li> <li class="unit1 linex3"> <a href="/chswc/chswc.html" class="second-level-link">Commission on Health and Safety and Workers' Compensation (CHSWC)</a> </li> <li class="unit1 linex2"> <a href="/oshsb/oshsb.html" class="second-level-link"><span style="font-weight:normal">Occupational Safety & Health </span><span style="font-weight:bold; opacity:.85;">Standards Board</span> (OSHSB)</a> </li> <li class="unit1 linex2"> <a href="/oshab/oshab.html" class="second-level-link">Occupational Safety & Health <span style="font-weight:bold;opacity:.85;">Appeals Board</span> (OSHAB)</a> </li> <li class="unit1 linex2"> <a href="/wcab/wcab.htm" class="second-level-link">Workers' Compensation <span style="font-weight:bold;opacity:.85;">Appeals Board (WCAB)</span></a> </li> <li class="unit1"> <a href="/AB1228/AB1228.html" class="second-level-link">Fast Food Council</a> </li> <li class="unit1 linex2"> <a href="/iwc/iwc.html" class="second-level-link">Industrial Welfare Commission (IWC)</a> </li> </ul> </div> </li> </ul> </nav> <!-- end dropdown --> <!-- END include /ssi/naviation.html --> </div> </header> <!--END include /ssi/inc_3_header.html--> <!--BEGIN include /ssi/inc_4_begin_main_content.html--> <div id="main-content" class="main-content"> <div class="container p-t-md"> <main class="main-primary" id="main"> <!--END include /ssi/inc_4_begin_main_content.html--> <!-- BEGIN include /ssi/das/inc_5_das_breadcrumbs.html --> <ol class="breadcrumb"> <li><a href="/das/das.html">Apprenticeship Standards</a></li> </ol> <!-- END include /ssi/das/inc_5_das_breadcrumbs.html --> <!-- **************************************************************** --> <!-- Put your primary page content here --> <h1>Division of Apprenticeship Standards</h1> <div class="mission-statement"> <p>The California Division of Apprenticeship Standards (DAS) consults with employers to develop a skilled workforce with viable career pathways to increase productivity and strengthen our economy.</p> </div> <!--#DONTinclude virtual="/ssi/inc_holiday.html" --> <div class="group"> <div class="half"> <a class="das-button btn-become" href="/databases/das/descOfAppr.html"><span>Become an Apprentice</span></a> </div> <div class="half"> <a class="das-button btn-employ" href="/DAS/Employers.htm"><span>Start an Apprenticeship Program</span></a> </div> </div> <div class="group"> <div class="quarter"> <a class="das-button btn-pw" href="/das/publicworks.html"><span>Public Works</span></a> </div> <div class="quarter"> <a class="das-button btn-cac" href="/cac/cac.html"><span>California Apprenticeship Council</span></a> </div> <div class="quarter"> <a class="das-button btn-cac" href="/das/iaca/iaca.html"><span>Interagency Advisory Committee on Apprenticeship</span></a> </div> <div class="quarter"> <a class="das-button btn-cac" href="/das/Youth-Apprenticeship.html"><span>Youth Apprenticeship</span></a> </div> </div> <h2 class="J">DAS Partners</h2> <div class="group"> <div class="half"> <ul> <li><a href="https://careered.cccco.edu">California Community Colleges</a></li> <li><a href="https://cwdb.ca.gov/">California Workforce Development Board</a></li> <li><a href="https://www.etp.ca.gov/">Employment Training Panel (ETP)</a></li> </ul> </div> <div class="half"> <ul> <li><a href="https://www.dol.gov/apprenticeship/">Federal Office of Apprenticeship (DOL/OA)</a></li> <li><a href="http://www.nastad.us/">National Association of State and Territorial Apprenticeship Directors (NASTAD)</a></li> <li><a href="http://benefits.va.gov/gibill/">US Department of Veterans Affairs</a></li> </ul> </div> </div> <h2 class="whatisnew"> What's <div class="circle">New</div> </h2> <div class="homepage"> <!-- Insert previous month below --> <!-- insert new newsline below --> <table class="whats_new"> <tbody class="latest_news"> <tr> <th class="news_month" colspan="2"><h3 class="J">November 2024 </h3></th> <tr> <td class="nowrap"> November 22, 2024</td> <td><a aria-label="California Awards $24.7 Million to Supercharge Apprenticeship Growth in New Industries - Release Number 98" href="/DIRNews/2024/2024-98.html"> California Awards $24.7 Million to Supercharge Apprenticeship Growth in New Industries</a></td> </tr> <tr> <tr> <td class="nowrap"> November 18, 2024</td> <td><a aria-label="Governor Newsom Proclaims National Apprenticeship Week - Release Number 96" href="/DIRNews/2024/2024-96.html">Governor Newsom Proclaims National Apprenticeship Week </a><a aria-label="California Labor Commissioner’s Office cites Marriott Marquis San Diego Marina nearly $10 Million for Worker Recall Law Violations - Release Number 96" href="/DIRNews/2024/2024-97.html"></a></td> </tr> <th class="news_month" colspan="2"><h3 class="J">August 2024 </h3></th> </tr> <tr> <td class="nowrap"> August 13, 2024</td> <td><a aria-label="Minimum Industry Training Criteria Committee Member Nominations for Sheet Metal Worker 47-2211.00" href="/DAS/Notice-MITC-SMW-Committee-Member-Nominees.pdf">Minimum Industry Training Criteria Committee Member Nominations for Sheet Metal Worker 47-2211.00</a></td> </tr> </tbody><tbody class="older_news"> <tr> <th class="news_month" colspan="2"><h3 class="J">July 2024 </h3></th> </tr> <tr> <td class="nowrap"> July 17, 2024</td> <td><a aria-label="DAS Awards Grants to Boost Apprenticeships for California Youth Release Number 56" href="/DIRNews/2024/2024-56.html"> DAS Awards Grants to Boost Apprenticeships for California Youth</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">February 2024 </h3></th> </tr> <tr> <td class="nowrap"> February 14, 2024</td> <td><a aria-label="California Powers Economic Growth with Diverse Apprenticeship Pathways: $75 Million in Apprenticeship Innovation Funding Now Available Release Number 11" href="/DIRNews/2024/2024-11.html">California Powers Economic Growth with Diverse Apprenticeship Pathways: $75 Million in Apprenticeship Innovation Funding Now Available </a></td> </tr> <tr> <td class="nowrap"> February 5, 2024</td> <td><a aria-label="California Invests in Earn-and-Learn Opportunities for Young People Release Number 8" href="/DIRNews/2024/2024-09.html">California Invests in Earn-and-Learn Opportunities for Young People </a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">December 2023 </h3></th> </tr> <tr> <td class="nowrap">December 13, 2023</td> <td> <a aria-label=" California Invests $17 Million to Expand Apprenticeships to New Industries Release #90" href="/DIRNews/2023/2023-90.html"> California Invests $17 Million to Expand Apprenticeships to New Industries </a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">November 2023 </h3></th> </tr> <tr> <td class="nowrap">November 13, 2023</td> <td> <a aria-label=" DWC Posts 2022 Audit Unit Annual Report and the Ranking Report Release #81" href="/DIRNews/2023/2023-81.html"> California Celebrates National Apprenticeship Week </a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">June 2023 </h3></th> </tr> <tr> <td class="nowrap">June 19, 2023</td> <td> <a aria-label="DAS Requests Public Comment for California Youth Apprenticeship Grant Release #44 " href="/DIRNews/2023/2023-44.html">DAS Requests Public Comment for California Youth Apprenticeship Grant <br /> <em>The grant will focus on creating pathways for opportunity youth to access pre-apprenticeships and apprenticeships in sectors across the economy</em></a> </td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">March 2023 </h3></th> </tr> <tr> <td class="nowrap">March 16, 2023</td> <td><a aria-label="DAS Announces First-in-the-Nation Registered Apprenticeship Formula Funding: Apprenticeship Innovation Funding (AIF) State program will help expand registered apprenticeships across many sectors Release #23" href="/DIRNews/2023/2023-23.html"> DAS Announces First-in-the-Nation Registered Apprenticeship Formula Funding: Apprenticeship Innovation Funding (AIF) <br> <em>State program will help expand registered apprenticeships across many sectors </em></a></td> </tr> <tr> <td class="nowrap">March 14, 2023</td> <td><a aria-label="On Equal Pay Day, California Awards $25 Million in Equal Representation in Construction Apprenticeship Grants Release #22" href="/DIRNews/2023/2023-22.html"> On Equal Pay Day, California Awards $25 Million in Equal Representation in Construction Apprenticeship Grants</a> </td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">February 2023 </h3></th> </tr> <tr> <td class="nowrap"> February 13, 2023</td> <td><a aria-label="DAS Announces Appointments to Interagency Advisory Committee on Apprenticeship Release #18" href="/DIRNews/2023/2023-18.html"> DAS Announces Appointments to Interagency Advisory Committee on Apprenticeship</a></td> </tr> <tr> <td class="nowrap"> February 3, 2023</td> <td><a aria-label="DAS Launches the California Youth Apprenticeship Committee Release #12" href="/DIRNews/2023/2023-12.html"> DAS Launches the California Youth Apprenticeship Committee </a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">January 2023 </h3></th> </tr> <tr> <td class="nowrap"> January 31, 2023</td> <td><a aria-label="DAS Extends Application Deadline for Equal Representation in Construction Apprenticeship Grant to February 3 Release #10" href="/DIRNews/2023/2023-10.html"> DAS Extends Application Deadline for Equal Representation in Construction Apprenticeship Grant to February 3</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">December 2022 </h3></th> </tr> <td class="nowrap"> December 23, 2022</td> <td><a aria-label="January Deadline Approaching for Equal Representation in Construction Apprenticeship Grant Number 107" href="/DIRNews/2022/2022-107.html"> January Deadline Approaching for Equal Representation in Construction Apprenticeship Grant</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">November 2022 </h3></th> </tr> <tr> <td class="nowrap"> November 14, 2022</td> <td><a aria-label="DIR, DAS Celebrate National Apprenticeship Week with Virtual Event on November 16 for Inclusive Healthcare Apprenticeships Number 94" href="/DIRNews/2022/2022-94.html"> DIR, DAS Celebrate National Apprenticeship Week with Virtual Event on November 16 for Inclusive Healthcare Apprenticeships</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">October 2022 </h3></th> </tr> <tr> <td class="nowrap">October 11, 2022</td> <td><a aria-label="DAS Solicits Proposals for $25 Million Equal Representation in Construction Apprenticeship Grant Program Number 84" href="/DIRNews/2022/2022-84.html"> DAS Solicits Proposals for $25 Million Equal Representation in Construction Apprenticeship Grant Program<br> <em>Funds will help remove barriers to women, non-binary and underserved populations entering building and construction trades</em> </a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">July 2022 </h3></th> </tr> <tr> <td class="nowrap">July 15, 2022<br> July 15, 2022</td> <td><a aria-label="California Invests Over $231 Million to Advance and Expand Apprenticeship News Release Number 59" href="/DIRNews/2022/2022-59.html">California Invests Over $231 Million to Advance and Expand Apprenticeship</a><br> <a aria-label="California Invierte más de $231 Millones para Promover e Incrementar Aprendizaje News release number 2022-59" href="/DIRNews/2022/Spanish/2022-59.html">California invierte más de $231 millones para promover e incrementar aprendizaje</a> </td> </tr> <tr> <td class="nowrap">July 8, 2022</td> <td><a href="/DAS/e-News/2022/Action-Plan-in-Place-for-Reaching-California-Apprenticeship-Goals.html">Action Plan in Place for Reaching California’s Apprenticeship Goals</a> </td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">May 2022 </h3></th> </tr> </tr> <tr> <td class="nowrap">May 4, 2022</td> <td><a aria-label=" Over $7 Million Awarded in State Apprenticeship Expansion, Equity and Innovation Grants News Release Number 39 " href="/DIRNews/2022/2022-39.html">Over $7 Million Awarded in State Apprenticeship Expansion, Equity and Innovation Grants </a> </td> <!-- OLD NEWS goes in the <tbody> below --> <tr> <th class="news_month" colspan="2"><h3 class="J">April 2022 </h3></th> </tr> <tr> <td class="nowrap">April 29, 2022</td> <td><a href="/DAS/e-News/2022/2022-Hall-of-Fame-Award.html">Congratulations to the 2022 Hall of Fame Award Recipients</a></td> </tr> <tr> <td class="nowrap">April 20, 2022</td> <td><a href="/DAS/e-News/2022/S4CA-Educates-Youth-on-Apprenticeship.html">S4CA Educates Youth on Apprenticeship</a></td> </tr><tr> <td class="nowrap">April 12, 2022</td> <td><a href="/das/e-news/2022/Rising-Sun.html">Rising Sun Provides Access to Careers in Construction</a></td> </tr> <tr> <td class="nowrap">April 1, 2022</td> <td><a href="/das/e-News/2022/DAS-Launches-New-Webinar-Series-to-Showcase-Apprenticeship.html">DAS Launches New Webinar Series to Showcase Apprenticeship</a></td> </tr> <tr> <tr> <th class="news_month" colspan="2"><h3 class="J">March 2022 </h3></th> </tr> <tr> <td class="nowrap">March 29, 2022</td> <td><a aria-label="The Division of Apprenticeship Standards Announces Webinar on Cybersecurity on April 21 News Release Number 28 " href="/DIRNews/2022/2022-28.html">The Division of Apprenticeship Standards Announces Webinar on Cybersecurity on April 21</a> </td> </tr> <tr> <td class="nowrap">March 11, 2022</td> <td><a href="/das/e-News/2022/One-Women-Finds-Her-Future-in-Construction.html">One Woman Finds Her Future in Construction </a></td> </tr><tr> <td class="nowrap">March 4, 2022</td> <td><a href="/das/e-News/2022/The-California-Conference.html">It’s Back! The California Conference on Apprenticeship </a></td> </tr> <th class="news_month" colspan="2"><h3 class="J">January 2022 </h3></th> </tr> <tr> <td class="nowrap">January 19, 2022</td> <td><a aria-label="DAS Announces Solicitation for Proposals for State Apprenticeship Expansion, Equity and Innovation Grant " href="/DIRNews/2022/2022-08.html"> DAS Announces Solicitation for Proposals for State Apprenticeship Expansion, Equity and Innovation Grant </a> </td> </tr> <tr> <td class="nowrap">January 19, 2022</td> <td><a aria-label="DAS Announces Solicitation for Proposals for State Apprenticeship Expansion, Equity and Innovation Grant " href="/DIRNews/2022/2022-08.html"> DAS Announces Solicitation for Proposals for State Apprenticeship Expansion, Equity and Innovation Grant </a> </td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">November 2021</h3></th> </tr> <tr> <td class="nowrap">November 23, 2021</td> <td><a aria-label="Inclusive 21st Century Apprenticeships" href="https://www.youtube.com/watch?v=Ij5BoOg2VFw ">Inclusive 21<sup>st</sup> Century Apprenticeships</a></td> </tr> <tr> <td class="nowrap">November 15-20, 2021</td> <td><a aria-label="Governor’s Letter on National Apprenticeship Week" href="https://www.gov.ca.gov/wp-content/uploads/2021/11/2021-National-Apprenticeship-Week-.pdf"> Governor’s Letter on National Apprenticeship Week </a></td> </tr> <tr> <td class="nowrap">November 15, 2021</td> <td><a aria-label="DIR, DAS Celebrate National Apprenticeship Week with Virtual Event on November 18 Honoring Successful Women US Secretary of Labor Marty Walsh, California Labor Secretary Natalie Palugyai and Other Speakers will Discuss Inclusive Career Paths News release number 115" href="/DIRNews/2021/2021-115.html"> DIR, DAS Celebrate National Apprenticeship Week with Virtual Event on November 18 Honoring Successful Women <br /> <em>US Secretary of Labor Marty Walsh, California Labor Secretary Natalie Palugyai and Other Speakers will Discuss Inclusive Career Paths </em></a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">October 2021</h3></th> </tr> <tr> <td class="nowrap">October 20, 2021</td> <td><a aria-label="California Apprenticeship Council to Hold Special Called Meeting on October 22 Newsline number 106" href="/DIRNews/2021/2021-106.html"> California Apprenticeship Council to Hold Special Called Meeting on October 22 </a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">September 2021</h3></th> </tr> <tr> <td class="nowrap">September 11, 2021</td> <td><a aria-label="California Apprenticeship Council Holding a Special Called Meeting on Tuesday, September 14" href="/DIRNews/2021/2021-90.html">California Apprenticeship Council to Hold Special Called Meeting on September 14</a></td> </tr> <tr> <td class="nowrap">September 11, 2021</td> <td><a aria-label="California Apprenticeship Council Holding a Special Called Meeting on Tuesday, September 14" href="/DIRNews/2021/2021-90.html">California Apprenticeship Council to Hold Special Called Meeting on September 14</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">August 2021</h3></th> </tr> <tr> <td class="nowrap">August 3, 2021</td> <td><a aria-label="DIR Awarded $10 Million Federal Grant to Fund Innovation in Registered Apprenticeship Programs" href="/DIRNews/2021/2021-79.html">DIR Awarded $10 Million Federal Grant to Fund Innovation in Registered Apprenticeship Programs</a></td> </tr> <tr> <tr> <th class="news_month" colspan="2"><h3 class="J">June 2021</h3></th> </tr> <td class="nowrap">June 5, 2021</td> <td><a href="/DIRNews/2021/2021-59.html">DIR Director Katie Hagen Issues Statement on Last Week’s Shooting at the Valley Transit Authority in San Jose</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">November 2020</h3></th> </tr> <tr> <td class="nowrap">November 14, 2020</td> <td><a href="https://www.labor.ca.gov/california-apprenticeship-week-2020/">National Apprenticeship Week 2020</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">November 2019</h3></th> </tr> <tr> <td class="nowrap">November 14, 2019</td> <td><a aria-label ="California Celebrates National Apprenticeship Week with the State’s First Public-Private Apprenticeship Program " href="/DIRNews/2019/2019-87.html">California Celeabrtes National Apprenticeship Week with the State’s First Public-Private Apprenticeship Program</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">November 2018</h3></th> </tr> <tr> <td class="nowrap">November 14, 2018</td> <td><a href="/DIRNews/2018/2018-93.pdf">DIR Celebrates National Apprenticeship Week November 12-18</a></td> </tr> <tr> <td class="nowrap">November 9, 2018</td> <td><a href="/DIRNews/2018/Interagency-Advisory-Committee-on-Apprenticeship-11-9-18.pdf">Labor and Workforce Development Agency Announces Interagency Advisory Committee on Apprenticeship</a></td> </tr> <tr> <td class="nowrap">November 9, 2018</td> <td><a href="/DAS/National_Apprenticeship_Week.htm">Schedule of National Apprenticeship Week Events in California</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">July 2018</h3></th> </tr> <tr> <td class="nowrap">July 17, 2018</td> <td><a class="pdf_link" href="/CAC/ReportsPublications/CACNewsletter2ndQuarter2018.pdf">California Apprenticeship Council newsletter 2nd quarter 2018</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">June 2018</h3></th> </tr> <tr> <td class="nowrap">June 18, 2018</td> <td class="nowrap"><a href="/das/ProgramStandards.htm">Recently approved and revised program standards</a></td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">May 2018</h3></th> </tr> <tr> <td class="nowrap">May 15, 2018</td> <td><a href="/DIRNews/2018/Record-Number-of-Apprentices.pdf">Labor and Workforce Development Agency Announces Record Number of Apprentices</a> <ul style="margin-top:10px;"> <li><a href="/DIRNews/2018/Spanish/Record-Number-of-Apprentices.Spanish.pdf">La Agencia del Desarrollo del Trabajo y Fuerza Laboral anuncia un número récord de aprendices</a></li> </ul> </td> </tr> <tr> <th class="news_month" colspan="2"><h3 class="J">February 2018</h3></th> </tr> <tr> <td class="nowrap">February 7, 2018</td> <td class="nowrap"><a class="pdf_link" href="/CAC/ReportsPublications/CACNewsletter1stQuarter2018.pdf">California Apprenticeship Council newsletter 1st quarter 2018</a></td> </tr> <!-- insert new newsline below --> </tbody> </table> <p> </p> </div> <ul class="whatisnew-more"> <li><a href="whatsnew.htm">More News and Announcements</a></li> </ul> </main> <!-- BEGIN include /ssi/das/inc_6_das_second_column_content.html" --> <div class="main-secondary" role="navigation" aria-label="Common links for Apprenticeship"> <!--#DONTinclude virtual="/sample/modules/profile-banners.html" --> <!--#DONTinclude virtual="/sample/modules/panels-sidebar.html" --> <!-- BEGIN include /ssi/das/inc_das_sidebar_links.html" --> <div class="panel-heading sidebar-title"> <h2>Division of Apprenticeship Standards</h2> </div> <div class="apprentice-counter"> <div class="a-stats"> <div><label>Registered apprentices in California:</label> 93,636 </div> <div><label>Registered trainees:</label> 1,229 </div> <div><label>Registered Preapprentices:</label> 3,768 </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading emphasize" style="margin-top:0;"> <h3>Funding</h3> </div> <div class="panel-body emphasize"> <ul class="spaced"> <li><a href="/DAS/Funding_Source.htm">Funding Resources</a></li> <li><a href="/DAS/Grants/California-Youth-Apprenticeship-Grant.html">California Opportunity Youth Apprenticeship Grant</a></li> <li><a href="/DAS/Grants/ERICA.html">Equal Representation in Construction Apprenticeship Grant</a></li> <li><a href="/DAS/Grants/Apprenticeship-Innovation-Funding.html">Apprenticeship Innovation Funding</a></li> </ul> </div> <div class="panel-heading"> <h3>Quick Links</h3> </div> <div class="panel-body"> <ul> <li><a href="/databases/das/descOfAppr.html">How to become an apprentice</a></li> <li><a href="/DAS/Employers.htm">How to set up an apprenticeship program</a></li> <li><a href="/das/Events.html">Events</a></li> <li><a href="/das/Laws_Regulations.htm">DAS Laws and Regulations</a></li> <li><a href="../../CAC/Laws_Regulations.htm">CAC Laws and Regulations</a></li> <li><a href="/DAS/ProgramSponsor.htm">Program Sponsors</a></li> <li><a href="/das/ProgramStandards.htm">Program Standards</a></li> <li><a href="/das/DAS-e-News.html">Apprenticeship e-Newsletter</a></li> <li><a href="/das/forms.html">Publications, reports, and forms</a></li> <li><a href="/das/preapprenticeship.htm">Preapprenticeship</a></li> <li><a href="/das/das_data.html">Apprenticeship Data</a></li> </ul> </div> <div class="panel-heading"> <h3>Public Works and Apprenticeship</h3> </div> <div class="panel-body"> <ul> <li><a href="/databases/das/pwaddrstart.asp">Find an apprenticeship program</a></li> <li><a href="/das/appcertpw/AppCertSearch.asp">Find a registered apprentice</a></li> <li><a href="/oprl/pwappwage/PWAppWageStart.asp">Find apprenticeship wages</a></li> <li><a href="/das/publicworks.html">Public Works Apprenticeship Requirements</a></li> </ul> </div> <div class="panel-heading"> <h3>About DAS</h3> </div> <div class="panel-body"> <ul> <li><a href="/das/DAS_overview.html">About Us (Overview of DAS)</a></li> <li><a href="/das/das_contactUS.html">Contact DAS</a></li> <li><a href="/das/DASMeetings.html">Join us for our next meeting</a></li> <li><a href="/email/listsub.asp?choice=1">Subscribe to DAS list</a></li> </ul> <div class="cleaner"></div> </div> </div> <!-- .panel.panel-default --> <div class="lower_right_side center"> <p style="text-align:center">Subscribe to our e-Newsletter<br /> <a href="/das/das-e-news_subscribe.html" class="button b-5" aria-label="Apprenticeship e-Newsletter mail">Apprenticeship e-Newsletter</a> </div> <!-- END include /ssi/das/inc_das_sidebar_links.html" --> </div> <!-- BEGIN include /ssi/das/inc_6_das_second_column_content.html" --> </div><!-- .section --> </div><!-- .main-content --> <!--BEGIN include /ssi/global-footer-TEST-with-include.html--> <!-- Global Footer --> <footer id="footer" class="global-footer" lang="en"> <button class="return-top"><span class="sr-only">Back to top</span></button> <!-- <div class="container"> <div class="d-flex"> <a href="https://ca.gov" class="cagov-logo" target="_blank"> <img src="/images/Ca-Gov-Logo-Gold.svg" alt="CA.gov logo"> </a> <ul class="footer-links"> <li><a href="https://www.ca.gov/use/">Conditions of use</a></li> <li><a href="https://www.ca.gov/privacy-policy/">Privacy policy</a></li> <li><a href="https://www.ca.gov/accessibility/">Accessibility</a></li> </ul> <ul class="socialsharer-container"> <li><a href="https://github.com/Office-of-Digital-Services/California-State-Web-Template-HTML"><span class="ca-gov-icon-github" aria-hidden="true"></span><span class="sr-only">GitHub</span></a></li> </ul> </div> </div> --> <div class="section" style="background-color:#444;"> <div class="container"> <div class="upper_footer"> <div class="row"> <div class="col-md-4 footer_links"> <h2>About DIR</h2> <ul> <li><a href="/aboutdir.html">Who we are</a></li> <li><a href="/divisions_and_programs.html">DIR Divisions, Boards & Commissions</a></li> <li><a href="/Tribal-Consultation.html">Tribal Consultation</a> <li><a href="/Contactus.html">Contact DIR</a></li> </ul> </div><!-- .footer_links --> <div class="col-md-4 footer_links"> <h2>Work with Us</h2> <ul> <li><a href="/dirjobs/dirjobs.htm">Career Opportunities</a></li> <li><a href="/permits-licenses-certifications.html">Licensing, registrations, certifications & permits</a></li> <li><a href="/dosh/Required-Notifications.html">Required Notifications</a></li> <li><a href="/pra_request.html">Public Records Requests</a></li> </ul> </div><!-- .footer_links --> <div class="col-md-4 footer_links"> <h2>Learn More</h2> <ul> <li><a href="/Bilingual-Services-Act/default.html">Acceso al idioma</a></li> <li><a href="/faqslist.html" aria-label="Index of frequently asked questions at DIR">Frequently Asked Questions</a></li> <li><a href="/federal-funding-disclosure.html">Federal Funding Disclosure</a></li> <li><a href="/sitemap/sitemap.html" aria-label="Site map for the DIR website">Site Map</a></li> </ul> </div><!-- .footer_links --> <div class="clear_left"></div> </div><!-- upper_footer --> </div><!-- .container --> </div><!-- .section --> <div class="container lower_footer" style="max-width:100%;font-size:93%;padding-top:15px;padding-bottom:15px;background:#292929;"> <a href="/RaI/ReportAnIssue.aspx" class="btn btn-app footer-issue-button">Report a website issue</a> <div class="row"> <div class="three-quarters center" style="padding-top:4px;width:80%;margin-left:10%;"> <ul class="footer-links"> <li><a href="#skip-to-content">Back to Top</a></li> <li><a href="/od_pub/conditions.html">Conditions of Use</a></li> <li><a href="/od_pub/disclaimer.html" aria-label="Disclaimer for DIR website.">Disclaimer</a></li> <li><a href="/od_pub/privacy.html">Privacy Policy</a></li> <li><a href="/Nondiscrimination-Notice.html">Nondiscrimination Notice</a></li> <li><a href="/accessibility.html">Accessibility</a></li> <li><a href="/od_pub/help.html">Site Help</a></li> <li><a href="/ContactUs.html">Contact DIR</a></li> </ul> </div> <div class="quarter text-right" style="width:10%;"> <ul class="socialsharer-container" style="padding-top:6px;"> <li><a href="https://www.facebook.com/CaliforniaDIR"><span class="ca-gov-icon-share-facebook dark-bkg" aria-hidden="true" title="Facebook"></span><span class="sr-only">Flickr</span></a></li> <li><a href="https://twitter.com/#!/CA_DIR"><img class="x-icon" style="margin-top:3px;vertical-align:top;" src="/images/icons/x-logo-white.png" title="X (Twitter)" /></span><span class="sr-only">Twitter</span></a></li> <li><a href="http://www.youtube.com/CaliforniaDIR"><span class="ca-gov-icon-youtube" aria-hidden="true" title="YouTube"></span><span class="sr-only">YouTube</span></a></li> </ul> </div> </div><!-- .row --> </div><!-- .container --> <!-- Copyright Statement --> <div class="copyright"> <div class="container text-right"> Copyright © <span id="thisyear"> <script>document.getElementById('thisyear').appendChild(document.createTextNode(new Date().getFullYear()))</script> </span> State of California </div> </div> </footer> <!-- Extra Decorative Content --> <div class="decoration-last"> </div> <!-- Google Translate Modal --> <div class="modal fade" id="gt-translate-modal" role="dialog" tabindex="-1"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <h1 class="modal-title"><img src="/images/icons/icon_globe_large.png" style="vertical-align:bottom;" alt="" /> Language Services at DIR</h1> <button type="button" class="close btn btn-secondary" data-bs-dismiss="modal"><span class="sr-only">Close modal</span><span class="ca-gov-icon-close-mark" aria-hidden="true"></span></button> </div> <div class="modal-body"> <!-- BEGIN include /translate/include/inc_language_services.html --> <p>The Department of Industrial Relations (DIR) recognizes the importance of communicating effectively with individuals, including those with limited English proficiency. DIR is making an effort to provide meaningful services for individuals that speak languages other than English.</p> <h2 class="like-h3">If you need to access information in a language other than English:</h2> <ul class="spaced large"> <li style="margin-bottom:30px;"><h3 class="like-h4">Use the Google Translate function below:</h3> <div class="displaybox box-8" style="max-width:600px; padding-top:15px;background:#f0f0f0;"> <div id="google_translate_element"></div> <p style="margin-top:20px; padding-left:48px;text-indent:-45px;font-size:96%;"><strong>Note:</strong> This is a service provided by Google. Google Translate cannot translate all types of documents, and may not provide an exact translation.</p> </div> </li> <li><h3 class="like-h4">Contact DIR to request an interpreter over the phone:</h3> <table class="table offices vertical_lines"> <tr> <th>Office Name</th> <th>Topic</th> <th>Phone Numbers</th> </tr> <tr> <td>Cal/OSHA</td> <td>Workplace Safety and Health</td> <td>833-579-0927</td> </tr> <tr> <td>Labor Commissioner's Office</td> <td>Wages, breaks, retaliation and labor laws</td> <td>833-526-4636</td> </tr> <tr> <td>Division of Workers' Compensation</td> <td>Benefits for work-related injuries and illnesses</td> <td>1-800-736-7401</td> </tr> <tr> <td>Office of the Director</td> <td>Any other topic related to the Department of Industrial Relations</td> <td>844-522-6734</td> </tr> </table> </li> </ul> <!-- END include /translate/include/inc_language_services.html --> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-bs-dismiss="modal">Close</button> </div> </div> </div> </div> <!--END include /ssi/global-footer-TEST-with-include.html--> <!-- BEGIN scripts.html --> <script src="https://california.azureedge.net/cdt/statetemplate/6.1.0/js/cagov.core.min.js"></script> <!-- **** BEGIN Google Translate **** --> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement( // {pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, {pageLanguage: 'en'}, 'google_translate_element' ); } </script> <script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> <!-- **** END Google Translate **** --> <script src="/js/libs/jquery.js"></script> <script type="text/javascript" src="/js/libs/jquery.js"></script> <script type="text/javascript" src="/javascript/custom_scripts.js"></script> <!-- **** BEGIN Monsido Script: Uncomment for Live Site Only **** <script type="text/javascript"> window._monsido = window._monsido || { token: "ST8Y26wCUUJcKPXjqC1_rg", statistics: { enabled: true, documentTracking: { enabled: true, documentCls: "monsido_download", documentIgnoreCls: "monsido_ignore_download", documentExt: ["pdf","doc","docx","xls","xlsx"], }, }, }; </script> <script type="text/javascript" async src="https://app-script.monsido.com/v2/monsido-script.js"></script> **** END Monsido Script: Uncomment for Live Site Only **** --> <!-- END scripts.html --> </body> </html>