olmsapps.dol.gov
Open in
urlscan Pro
2607:f250:d020:3005:152:180:11:56f
Public Scan
URL:
https://olmsapps.dol.gov/olpdr/
Submission: On June 10 via manual from IN — Scanned from DE
Submission: On June 10 via manual from IN — Scanned from DE
Form analysis
5 forms found in the DOM<form class="form-inline ng-pristine ng-valid ng-valid-maxlength" role="form">
<div style="padding-left:5px;width: 40px;" class="btn-group dropdown" uib-dropdown="" dropdown-append-to-body="" keyboard-nav="">
<button id="btn-append-to-body" type="button" class="btn btn-primary btn-xs dropdown-toggle" uib-dropdown-toggle="" aria-haspopup="true" aria-expanded="false"> Help<span class="caret"></span>
</button>
<ul class="dropdown-menu" uib-dropdown-menu="" role="menu" aria-labelledby="btn-append-to-body" style="top: 0px; display: none; left: 0px; right: auto;">
<li role="menuitem"><a href="javascript:void(0)" target="_blank" ng-click="download()">User Guide</a></li>
<!-- ngRepeat: labelLink in labelAndLinks -->
<li role="menuitem" ng-repeat="labelLink in labelAndLinks" class="ng-scope">
<a target="_blank" href="https://www.dol.gov/agencies/olms/public-disclosure-room/usvideo_full_screen" class="ng-binding">Video Demo on How to Use the OLMS Public Disclosure Room</a></li><!-- end ngRepeat: labelLink in labelAndLinks -->
</ul>
</div> <button style="width: 60px;" type="button" class="btn btn-primary btn-xs" ng-click="glossary()">Glossary</button>
<div style="width: 62px;" class="btn-group dropdown" uib-dropdown="" dropdown-append-to-body="" keyboard-nav="">
<button id="btn-append-to-body" type="button" aria-label="Export List" class="btn btn-primary btn-xs dropdown-toggle" uib-dropdown-toggle="" aria-haspopup="true" aria-expanded="false"> Export<span class="caret"></span>
</button>
<ul class="dropdown-menu" uib-dropdown-menu="" role="menu" aria-labelledby="btn-append-to-body" style="top: 0px; display: none; left: 0px; right: auto;">
<li role="menuitem"><a href="javascript:void(0)" ng-click="exportFilteredUnion()">Export As Filtered</a></li>
<li role="menuitem">
<!-- ngIf: filerGrid.gridApi.grid.selection.selectedCount > 0 --><a href="javascript:void(0)" ng-if="filerGrid.gridApi.grid.selection.selectedCount > 0" ng-click="exportSelectedUnion()" class="ng-scope">Export Selected</a><!-- end ngIf: filerGrid.gridApi.grid.selection.selectedCount > 0 -->
</li>
<li role="menuitem"><a href="javascript:void(0)" ng-click="exportAllUnion()">Export All</a></li>
</ul>
</div>
<button style="background-color: brown;" type="button" class="btn btn-primary btn-xs" ng-click="clearSelectedRows()">Reset</button>
<span style="color:black;">
<a target="_blank" href="https://olmsapps.dol.gov/efsui/authentication.action" style=" text-decoration: underline; font-weight:bold; float: right; padding-right:10px; padding-left:5px;" onmouseover="this.style.background='lightgrey'" onmouseout="this.style.background='white'">Electronic Forms System (EFS)
</a>
<a href="#" onclick="return false;" style="color:black; cursor:text; float: right; text-decoration: none;">Access</a>
</span>
<div class="form-group">
<label class="form-label" style="font-size:90%;color:black">Where's my report (numbers only)?</label>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" id="fNum" name="fNum" ng-model="q.fNum" ng-keyup="$event.keyCode == 13 ? findMyReport(q.fNum) : null" ng-keypress="keypressFnum($event)"
placeholder="Enter the file number" title="File number of Union" maxlength="6" size="6" style="width: 200px; " aria-invalid="false">
<button style="width: 50px;" type="button" class="btn btn-primary btn-xs" ng-click="findMyReport(q.fNum)"> Submit </button>
</div>
</form>
Name: paymentQueryForm —
<form novalidate="" name="paymentQueryForm" id="paymentQueryForm" class="ng-pristine ng-valid ng-valid-maxlength ng-valid-mask">
<div ng-hide="true" aria-hidden="true" class="ng-hide"> Choose: <label><input name="payType" type="radio" ng-model="q.payType" value="Payee" class="ng-pristine ng-untouched ng-valid ng-not-empty" aria-invalid="false"> Payee </label> <label><input
type="radio" name="payType" ng-model="q.payType" value="Payer" class="ng-pristine ng-untouched ng-valid ng-not-empty" aria-invalid="false"> Payer </label> <label><input type="radio" name="payType" ng-model="q.payType" value="All"
class="ng-pristine ng-untouched ng-valid ng-not-empty" aria-invalid="false"> Both </label>
</div>
<div>Name:</div>
<!-- ngIf: false -->
<div>
<input type="text" name="payer" ng-model="q.payer" placeholder="name of the Payer or Payee" class="ng-pristine ng-untouched ng-valid ng-empty" aria-invalid="false">
</div>
<div>File #:</div>
<div>
<input type="text" name="fNum" ng-model="q.fNum" max="999999" ng-keypress="keypressFnum($event)" title="Filer ID of Union" maxlength="7" ng-blur="blurFnum()" ng-focus="focusFnum()"
class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" aria-invalid="false">
</div>
<div>Union Name:</div>
<div>
<input type="text" name="unionName" ng-model="q.unionName" typeahead-select-on-exact="true" placeholder="name of the union that filed report" typeahead-editable="true" typeahead-wait-ms="250"
uib-typeahead="union as union.unionName for union in getUnion($viewValue)" typeahead-loading="loadingUnionNames" typeahead-no-results="noResults" class="form-control ng-pristine ng-untouched ng-valid ng-empty" aria-autocomplete="list"
aria-expanded="false" aria-owns="typeahead-49-1512" aria-invalid="false">
<ul class="dropdown-menu ng-isolate-scope ng-hide" ng-show="isOpen() && !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-49-1512"
matches="matches" active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate">
<!-- ngRepeat: match in matches track by $index -->
</ul> <i ng-show="loadingUnionNames" class="glyphicon glyphicon-refresh ng-hide" aria-hidden="true"></i> <i ng-show="noResults" class="glyphicon glyphicon-refresh ng-hide" aria-hidden="true">no results</i>
</div>
<div>Designation Number:</div>
<div>
<input type="text" name="unionLocal" placeholder="number" style="width: 100px;" ui-mask="?9?9?9?9?9?9?9" ui-mask-placeholder="" ui-mask-placeholder-char="space" ng-model="q.unionLocal"
class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-mask" aria-invalid="false">
</div>
<div> Year Covered by Report:<select name="yrCovered" aria-label="Year Covered by Report" id="yrCovered" ng-options="year as year.value for year in years" ng-model="q.yrCovered" class="ng-pristine ng-untouched ng-valid ng-not-empty"
aria-invalid="false">
<option label="Any Year" value="object:50" selected="selected">Any Year</option>
<option label="Most Recent" value="object:51">Most Recent</option>
<option label="2024" value="object:52">2024</option>
<option label="2023" value="object:53">2023</option>
<option label="2022" value="object:54">2022</option>
<option label="2021" value="object:55">2021</option>
<option label="2020" value="object:56">2020</option>
<option label="2019" value="object:57">2019</option>
<option label="2018" value="object:58">2018</option>
<option label="2017" value="object:59">2017</option>
<option label="2016" value="object:60">2016</option>
<option label="2015" value="object:61">2015</option>
<option label="2014" value="object:62">2014</option>
<option label="2013" value="object:63">2013</option>
<option label="2012" value="object:64">2012</option>
<option label="2011" value="object:65">2011</option>
<option label="2010" value="object:66">2010</option>
<option label="2009" value="object:67">2009</option>
<option label="2008" value="object:68">2008</option>
<option label="2007" value="object:69">2007</option>
<option label="2006" value="object:70">2006</option>
<option label="2005" value="object:71">2005</option>
<option label="2004" value="object:72">2004</option>
</select>
</div>
<div class="onerow">
<div>Size of Payment:</div>
<div class="yui3-u-1-5"> Min:(eg: 10000)<input type="text" name="minamountRange" aria-label="Max" ng-model="q.minamountRange" size="5" style="width: 100px;" ng-keypress="keypressFnum($event)" class="ng-pristine ng-untouched ng-valid ng-empty"
aria-invalid="false"> Max: (eg: 10000)<input type="text" aria-label="Max" name="maxamountRange" ng-model="q.maxamountRange" size="5" style="width: 100px;" ng-keypress="keypressFnum($event)" class="ng-pristine ng-untouched ng-valid ng-empty"
aria-invalid="false">
<!-- <select name="amountRange" ng-options="amountRange as amountRange.label for amountRange in amountRanges"
ng-model="q.amountRange"></select> -->
</div>
</div>
<div>
<button class="btn btn-primary btn-xs" ng-click="search(q)">Search</button>
<button style="background-color: brown" class="btn btn-primary btn-xs" ng-click="resetForm(q)">Reset</button>
</div>
</form>
Name: paymentQueryForm —
<form novalidate="" name="paymentQueryForm" id="paymentQueryForm" class="ng-pristine ng-valid ng-valid-maxlength ng-valid-mask">
<div>Last Name:</div>
<div>
<input type="text" name="name" ng-model="q.lastName" placeholder="Officer or Employee Last Name" class="ng-pristine ng-untouched ng-valid ng-empty" aria-invalid="false">
</div>
<div ng-hide="true" aria-hidden="true" class="ng-hide">
<input type="text" name="lastName" ng-model="q.lastName" placeholder="Last name of the Officer or Employee" typeahead-min-length="2" typeahead-wait-ms="250" uib-typeahead="address for address in getOfficerName($viewValue)"
typeahead-loading="loadingOfficers" typeahead-editable="true" typeahead-no-results="noResults3" class="form-control scroll ng-pristine ng-untouched ng-valid ng-empty" aria-autocomplete="list" aria-expanded="false" aria-owns="typeahead-77-8325"
aria-invalid="false">
<ul class="dropdown-menu ng-isolate-scope ng-hide" ng-show="isOpen() && !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-77-8325"
matches="matches" active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate">
<!-- ngRepeat: match in matches track by $index -->
</ul> <i ng-show="loadingOfficers" class="glyphicon glyphicon-refresh ng-hide" aria-hidden="true">loading...</i>
</div>
<div>First Name:</div>
<div>
<input type="text" name="firstName" ng-model="q.firstName" placeholder="Officer or Employee First Name" class="ng-pristine ng-untouched ng-valid ng-empty" aria-invalid="false">
</div>
<div>File #:</div>
<div>
<input type="text" name="fNum" ng-model="q.fNum" max="999999" ng-keypress="keypressFnum($event)" title="Filer ID of Union" maxlength="7" ng-blur="blurFnum()" ng-focus="focusFnum()"
class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" aria-invalid="false">
</div>
<div>Union Name:</div>
<div>
<input type="text" name="unionName" ng-model="q.unionName" typeahead-on-select="paymentQueryFormChanged" typeahead-select-on-exact="true" placeholder="name of the union that filed report" typeahead-editable="true" typeahead-wait-ms="250"
uib-typeahead="union as union.unionName for union in getUnion($viewValue)" typeahead-loading="loadingUnionNames" typeahead-no-results="noResults" class="form-control ng-pristine ng-untouched ng-valid ng-empty" aria-autocomplete="list"
aria-expanded="false" aria-owns="typeahead-78-1648" aria-invalid="false">
<ul class="dropdown-menu ng-isolate-scope ng-hide" ng-show="isOpen() && !moveInProgress" ng-style="{top: position().top+'px', left: position().left+'px'}" role="listbox" aria-hidden="true" uib-typeahead-popup="" id="typeahead-78-1648"
matches="matches" active="activeIdx" select="select(activeIdx, evt)" move-in-progress="moveInProgress" query="query" position="position" assign-is-open="assignIsOpen(isOpen)" debounce="debounceUpdate">
<!-- ngRepeat: match in matches track by $index -->
</ul> <i ng-show="loadingUnionNames" class="glyphicon glyphicon-refresh ng-hide" aria-hidden="true"></i> <i ng-show="noResults" class="glyphicon glyphicon-refresh ng-hide" aria-hidden="true">no results</i>
</div>
<div>Designation Number:</div>
<div>
<input type="text" name="unionLocal" placeholder="number" onchange="paymentQueryFormChanged();" style="width: 100px;" ui-mask="?9?9?9?9?9?9?9" ui-mask-placeholder="" ui-mask-placeholder-char="space" ng-model="q.unionLocal"
class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-mask" aria-invalid="false">
</div>
<div> Year Covered by Report: <select name="yrCovered" aria-label="Year Covered by Report" ng-options="year as year.value for year in years" ng-model="q.yrCovered" class="ng-pristine ng-untouched ng-valid ng-not-empty" aria-invalid="false">
<option label="Any Year" value="object:79" selected="selected">Any Year</option>
<option label="Most Recent" value="object:80">Most Recent</option>
<option label="2024" value="object:81">2024</option>
<option label="2023" value="object:82">2023</option>
<option label="2022" value="object:83">2022</option>
<option label="2021" value="object:84">2021</option>
<option label="2020" value="object:85">2020</option>
<option label="2019" value="object:86">2019</option>
<option label="2018" value="object:87">2018</option>
<option label="2017" value="object:88">2017</option>
<option label="2016" value="object:89">2016</option>
<option label="2015" value="object:90">2015</option>
<option label="2014" value="object:91">2014</option>
<option label="2013" value="object:92">2013</option>
<option label="2012" value="object:93">2012</option>
<option label="2011" value="object:94">2011</option>
<option label="2010" value="object:95">2010</option>
<option label="2009" value="object:96">2009</option>
<option label="2008" value="object:97">2008</option>
<option label="2007" value="object:98">2007</option>
<option label="2006" value="object:99">2006</option>
<option label="2005" value="object:100">2005</option>
<option label="2004" value="object:101">2004</option>
<option label="2003" value="object:102">2003</option>
<option label="2002" value="object:103">2002</option>
<option label="2001" value="object:104">2001</option>
<option label="2000" value="object:105">2000</option>
<option label="1999" value="object:106">1999</option>
</select>
</div>
<div class="onerow">
<div>Size of Payment:</div>
<div class="yui3-u-1-5"> Min:(eg: 10000)<input type="text" name="minamountRange" aria-label="Min" ng-model="q.minamountRange" size="5" style="width: 100px;" ng-keypress="keypressFnum($event)" class="ng-pristine ng-untouched ng-valid ng-empty"
aria-invalid="false"> Max:(eg: 10000) <input type="text" name="maxamountRange" aria-label="Max" ng-model="q.maxamountRange" size="5" style="width: 100px;" ng-keypress="keypressFnum($event)" class="ng-pristine ng-untouched ng-valid ng-empty"
aria-invalid="false">
<!-- <select name="amountRange" ng-options="amountRange as amountRange.label for amountRange in amountRanges"
ng-model="q.amountRange"></select> -->
</div>
</div>
<div>
<button class="btn btn-primary btn-xs" ng-click="search(q)">Search</button>
<button style="background-color: brown" class="btn btn-primary btn-xs" ng-click="resetForm(q)">Reset</button>
</div>
</form>
Name: f —
<form name="f" class="ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-mask"> <!-- ngRepeat: colFilter in col.filters -->
<div class="ui-grid-filter-container ng-scope" ng-repeat="colFilter in col.filters">
<div><input name="x" ng-required="true" class="ui-grid-filter-input ui-grid-filter-input-0 ng-empty ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-mask" type="text" ng-model="colFilter.term" ui-mask="999-999"
ui-mask-placeholder="" ui-mask-placeholder-char="#" required="required" aria-invalid="true" placeholder="###-###"> <!-- ngIf: !colFilter.disableCancelFilterButton -->
<div role="button" class="ui-grid-filter-button ng-scope ng-hide" ng-click="removeFilter(colFilter, $index)" ng-if="!colFilter.disableCancelFilterButton"
ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === ''" ng-show="colFilter.term !== undefined && colFilter.term !== null && colFilter.term !== ''" tabindex="0" aria-hidden="true"
aria-disabled="true" disabled="disabled"> <i class="ui-grid-icon-cancel" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i></div><!-- end ngIf: !colFilter.disableCancelFilterButton -->
</div><!-- ngIf: colFilter.type === 'select' -->
</div><!-- end ngRepeat: colFilter in col.filters -->
</form>
Name: paymentQueryForm —
<form novalidate="" name="paymentQueryForm" id="paymentQueryForm" class="ng-pristine ng-valid ng-valid-minlength">
<div style="font-size: 16px; color: black; font-weight: bold;">Enter up to two search criteria below (e.g. Employer, Trade Name, Labor Organization, etc.):</div>
<br>
<div ng-init="q.nameSearchRadio = 'OR'">
<div class="radioContainer">
<input type="radio" name="nameSearchRadio" id="singleCriteria" value="OR" ng-model="q.nameSearchRadio" class="ng-pristine ng-untouched ng-valid ng-not-empty" aria-invalid="false">
<label style="font-size: 14px;" for="singleCriteria" aria-label="Single Criteria Search"> Single Criteria Search </label>
<img class="questionIcon" uib-tooltip="'Single Criteria Search' considers each criterion separately." tooltip-is-open="singleCriteriaTooltipIsOpen" tooltip-placement="right-top"
ng-click="singleCriteriaTooltipIsOpen = !singleCriteriaTooltipIsOpen" src="images/question-icon.png" alt="Single Criteria Search Tooltip" role="button" tabindex="0">
</div>
<div class="radioContainer">
<input type="radio" name="nameSearchRadio" id="combinedCriteria" value="AND" ng-model="q.nameSearchRadio" class="ng-pristine ng-untouched ng-valid ng-not-empty" aria-invalid="false">
<label style="font-size: 14px;" for="combinedCriteria" aria-label="Combine Criteria Search"> Combine Criteria Search </label>
<img class="questionIcon" uib-tooltip="'Combine Criteria Search' considers both criteria simultaneously." tooltip-is-open="combinedCriteriaTooltipIsOpen" tooltip-placement="right-top"
ng-click="combinedCriteriaTooltipIsOpen = !combinedCriteriaTooltipIsOpen" src="images/question-icon.png" alt="Combine Criteria Search Tooltip" role="button" tabindex="0">
</div>
</div>
<br>
<div class="form-group" ng-class="{ 'has-error': paymentQueryForm.searchText1.$invalid }">
<div class="control-label">Search Criteria 1</div>
<input class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-minlength" type="text" ng-minlength="2" name="searchText1" ng-model="q.searchText1" title="Search Criteria 1" placeholder="e.g. John"
uib-tooltip="Please enter at least 2 characters." tooltip-trigger="'none'" tooltip-placement="right-top" tooltip-is-open="paymentQueryForm.searchText1.$invalid" tooltip-class="searchText1Tooltip" aria-invalid="false">
</div>
<div class="form-group" ng-class="{ 'has-error': paymentQueryForm.searchText2.$invalid }">
<div class="control-label">Search Criteria 2</div>
<input class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-minlength" type="text" ng-minlength="2" name="searchText2" ng-model="q.searchText2" title="Search Criteria 2" placeholder="e.g. Doe"
uib-tooltip="Please enter at least 2 characters." tooltip-trigger="'none'" tooltip-placement="right-top" tooltip-is-open="paymentQueryForm.searchText2.$invalid" tooltip-class="searchText2Tooltip" aria-invalid="false">
</div>
<br>
<div>
<button type="button" class="btn btn-primary ng-pristine ng-untouched ng-valid ng-empty" ng-model="q.searchButton" ng-click="search(q)"
ng-disabled="paymentQueryForm.$invalid || (q.nameSearchRadio=='AND' && !q.searchText1) || (q.nameSearchRadio=='AND' && !q.searchText2)" aria-invalid="false"> Search </button>
<button type="button" class="btn btn-danger" ng-click="resetForm(q)"> Reset </button>
</div>
<br>
</form>
Text Content
UNITED STATES DEPARTMENT OF LABOR www.dol.gov/olms | Telephone: 1-866-401-1109 | TTY: 7-1-1 Telecommunications Relay Service (TRS) | Email: olms-public@dol.gov ** Data refreshed as of 06/10/2024 at 6:04 AM. Click here to Refresh the page ** OFFICE OF LABOR-MANAGEMENT STANDARDS (OLMS) – LM REPORTS AND CONSTITUTIONS AND BYLAWS DOL Home > OLMS > Online Public Disclosure Room > OPDR * Union Reports * Persuader Reports * CBA Search * Union Officers and Employees Reports * Union Search * Payer/Payee Search * Officer/Employee Search * Trusteeship Reports * Yearly Data Download Help * User Guide * Video Demo on How to Use the OLMS Public Disclosure Room Glossary Export * Export As Filtered * Export Selected * Export All Reset Electronic Forms System (EFS) Access Where's my report (numbers only)? Submit OLMS does not have jurisdiction over unions representing solely state, county, or municipal employees. These unions do not file financial reports with OLMS. List of labor organization records based on their latest annual financial report filed (Ordered by the "Latest Report Received" column- Note: terminated labor organizations appear at the end of the list). File # 1 Latest Report 1 Latest Report Received 1 Abbr 1 Union Name 1 Designation Name 1 Designation Number 1 Unit 1 City 1 State 1 Receipts 1 Members 1 Disbursements 1 Assets 1 Liabilities 1 014-382 2023 (Simplified) LM-3 LM-3 2023 (LM-3) Jun 10, 2024 IATSE STAGE AND PICTURE OPERATORS AFL-CIO LOCAL UNION 803 Arlington TX $95.037 39 $94.073 $73.379 $8.789 080-839 2023 (Simplified) LM-3 LM-3 2023 (LM-3) Jun 10, 2024 NALC LETTER CARRIERS, NATL ASN, AFL-CIO BRANCH 2420 beckley WV $35.927 115 $19.463 $41.548 $0 541-455 2024 (Simplified) LM-3 LM-3 2024 (LM-3) Jun 09, 2024 UGSOA GOVERNMENT SECURITY OFFICERS, IND LOCAL BRANCH 20 ST LOUIS MO $97.157 153 $54.831 $127.704 $0 019-638 2023 (Simplified) LM-3 LM-3 2023 (LM-3) Jun 09, 2024 ATU TRANSIT UNION AFL-CIO LOCAL DIVISION 1328 RALEIGH NC $189.441 163 $151.939 $86.408 $2.538 501-551 2023 (Simplified) LM-3 LM-3 2023 (LM-3) Jun 09, 2024 AFGE GOVERNMENT EMPLOYEES AFGE AFL-CIO LOCAL UNION 696 DOD JACKSONVILLE FL $15.723 172 $36.168 $68.560 $0 547-096 2023 (Simplified) LM-4 LM-4 2023 (LM-4) Jun 09, 2024 AFSCME STATE COUNTY AND MUNI EMPLS AFL-CIO LOCAL UNION 3594 GILBERT MN $8 140 $0 $26.135 $3.037 543-458 2023 (Simplified) LM-4 LM-4 2023 (LM-4) Jun 09, 2024 AFSCME STATE COUNTY AND MUNI EMPLS AFL-CIO LOCAL UNION 3412 LAFAYETTE IN $8.750 11 $640 $7.880 $0 547-099 0 (Simplified) LM-1 LM-1 0 (LM-1) Jun 08, 2024 UNAFF UNION LAWYERS UNION OAKLAND CA N/A 0 N/A N/A N/A 010-656 2023 (Simplified) LM-3 LM-3 2023 (LM-3) Jun 08, 2024 IAM MACHINISTS AFL-CIO LODGE 568 WEST VALLEY CITY UT $121.418 206 $90.889 $228.667 $0 513-829 2023 (Simplified) LM-3 LM-3 2023 (LM-3) Jun 08, 2024 ILA LONGSHOREMENS ASN AFL-CIO LOCAL UNION 2022 HOUSTON TX $197.931 32 $208.446 $269.727 $0 044-673 2023 (Simplified) LM-4 LM-4 2023 (LM-4) Jun 08, 2024 SMART SHEET METAL, AIR, RAIL AND TRANSPORTATION WORKERS LOCAL UNION 1058 TRANSPORTATION DIVISION LOCAL MIDDLETON ID $0 19 $466 $23.804 $0 502-419 2023 (Simplified) LM-3 LM-3 2023 (LM-3) Jun 07, 2024 AFGE GOVERNMENT EMPLOYEES AFGE AFL-CIO LOCAL UNION 2667 EEOC Hyattsville MD $13.950 96 $15.794 $88.822 $0 No Records Found of 10 page of 10 pages 50 items per page 1 - 50 of 500 items You have requested 34,987 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 500 / 34,987 COMPARISON LIST (0) Reports * Standard Report * Informational Report * Assets Report * Liabilities Report * Receipts Report * Disbursements Report * Accounts Receivable Report (LM-2 only) * Accounts Payable Report (LM-2 only) * Membership Report (LM-2 only) Clear COMPARISON LIST (0) Reports * Standard Report * Informational Report * Assets Report * Liabilities Report * Receipts Report * Disbursements Report * Accounts Receivable Report (LM-2 only) * Accounts Payable Report (LM-2 only) * Membership Report (LM-2 only) Clear * 014-382 IATSE x No Annual Reports to display LM-1, Constitution Bylaws and Other Attachments: Description 1 Year 1 Received 1 File Name 1 REPORT ATTACHMENT 2020 Jan 28, 2022 2:58 PM Validation Information for LM-3 2020.docx Validation Information for LM-3 2020.docx REPORT ATTACHMENT 2020 Jan 28, 2022 2:58 PM SCAN0364.JPG SCAN0364.JPG REPORT ATTACHMENT 2020 Jan 28, 2022 2:58 PM SCAN0365.JPG SCAN0365.JPG REPORT ATTACHMENT 2020 Jan 14, 2022 3:14 PM Validation Information for LM-3 2020.docx Validation Information for LM-3 2020.docx REPORT ATTACHMENT 2020 Jan 14, 2022 3:14 PM SCAN0364.JPG SCAN0364.JPG REPORT ATTACHMENT 2020 Jan 14, 2022 3:14 PM SCAN0365.JPG SCAN0365.JPG Constitution, Bylaws and Other Attachments 2020 May 22, 2021 3:31 PM scanloeb0001.pdf scanloeb0001.pdf Constitution, Bylaws and Other Attachments 2020 May 22, 2021 3:31 PM scanloeb.pdf scanloeb.pdf Constitution, Bylaws and Other Attachments 2020 May 22, 2021 3:31 PM scanletter.pdf scanletter.pdf Annual reports that have been filed by STAGE AND PICTURE OPERATORS AFL-CIO (Starting with the most recent report). Export View Reporting History (Select "Export" to export reporting history, "View Reporting History" to view reporting history and "Add" to compare multiple reports). * Export All FY 1 Latest FY Report Received 1 FY Filing Status 1 Amendment 1 Receipts 1 Disbursements 1 Assets 1 Liabilities 1 Members 1 2023 LM-3(Jun 10, 2024) LM1 (not available) Add x Received On Time N/A View $95.037 $94.073 $73.379 $8.789 39 2022 LM-3(Apr 17, 2023) LM1 (not available) Add x Received After Due Date N/A View $103.710 $91.104 $72.055 $0 40 2021 LM-3(Mar 24, 2022) LM1 (not available) Add x Received On Time N/A View $31.899 $33.610 $59.449 $0 41 2020 LM-3(Jan 28, 2022) LM1 (not available) Add x Received On Time N/A View $24.913 $39.882 $61.160 $0 41 2019 LM-3(Jan 14, 2022) LM1 (not available) Add x Received After Due Date N/A View $117.100 $88.369 $76.129 $0 43 2018 LM-3(Sep 28, 2020) LM1 (not available) Add x Received On Time N/A View $24.806 $29.834 $47.897 $0 43 2017 LM-3(Mar 26, 2018) LM1 (not available) Add x Received On Time N/A View $23.355 $27.480 $52.925 $0 44 2016 LM-3(Jan 26, 2018) LM1 (not available) Add x Received After Due Date N/A View $28.268 $22.862 $47.762 $0 52 2015 LM-3(Jul 3, 2016) LM1 (not available) Add x Received After Due Date N/A View $27.983 $26.779 $64.591 $0 51 2014 LM-3(Aug 27, 2015) LM1 (not available) Add x Received After Due Date N/A View $25.675 $23.812 $34.614 $0 52 of 3 page of 3 pages 10 items per page 1 - 10 of 24 items LM-1, Constitution Bylaws and Other Attachments: Description 1 Year 1 Received 1 File Name 1 REPORT ATTACHMENT 2020 Jan 28, 2022 2:58 PM Validation Information for LM-3 2020.docx Validation Information for LM-3 2020.docx REPORT ATTACHMENT 2020 Jan 28, 2022 2:58 PM SCAN0364.JPG SCAN0364.JPG REPORT ATTACHMENT 2020 Jan 28, 2022 2:58 PM SCAN0365.JPG SCAN0365.JPG REPORT ATTACHMENT 2020 Jan 14, 2022 3:14 PM Validation Information for LM-3 2020.docx Validation Information for LM-3 2020.docx REPORT ATTACHMENT 2020 Jan 14, 2022 3:14 PM SCAN0364.JPG SCAN0364.JPG REPORT ATTACHMENT 2020 Jan 14, 2022 3:14 PM SCAN0365.JPG SCAN0365.JPG Constitution, Bylaws and Other Attachments 2020 May 22, 2021 3:31 PM scanloeb0001.pdf scanloeb0001.pdf Constitution, Bylaws and Other Attachments 2020 May 22, 2021 3:31 PM scanloeb.pdf scanloeb.pdf Constitution, Bylaws and Other Attachments 2020 May 22, 2021 3:31 PM scanletter.pdf scanletter.pdf Constitution, Bylaws and Other Attachments 2020 May 22, 2021 3:31 PM scancover.pdf scancover.pdf Download Chart View National Headquarters View National Headquarters UNION REPORTING HISTORY 014-382 STAGE AND PICTURE OPERATORS AFL-CIO LOCAL UNION 803 ARLINGTON, TX 76013 Members Receipts Choose: Payee Payer Both Name: File #: Union Name: no results Designation Number: Year Covered by Report:Any YearMost Recent202420232022202120202019201820172016201520142013201220112010200920082007200620052004 Size of Payment: Min:(eg: 10000) Max: (eg: 10000) Search Reset COMPARISON LIST (0) Reports * Payer/Payee Report * Payer/Payee Itemization Report Clear Quick Start Glossary Export * Export As Filtered * Export All Clear Filter A list of funds paid and received (not including employees) by the labor organization during the fiscal year (ordered by the Name) File # 1 Report 1 Name 1 Payer/Payee 1 Category 1 Type/Classification 1 Itemized 1 Non Itemized 1 Total 1 Union Name 1 Abbr 1 Designation Name 1 Designation Number 1 Please initiate your search. No results found. Please try broadening your search criteria. of 1 page of 1 pages 50 items per page 1 - 0 of 0 items You have requested -1 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. pbClass=progress-striped active pbType=info max=-1 value=0 showProgressBar=true showPendingBar= pendingMsg= 0 / -1 Last Name: loading... First Name: File #: Union Name: no results Designation Number: Year Covered by Report: Any YearMost Recent20242023202220212020201920182017201620152014201320122011201020092008200720062005200420032002200120001999 Size of Payment: Min:(eg: 10000) Max:(eg: 10000) Search Reset COMPARISON LIST (0) Reports * Officer/Employee Report Clear Quick Start Glossary Export * Export As Filtered * Export All Clear Filter A list of payments to the officers and employees including the direct and indirect disbursements by the labor organization during the fiscal year (ordered by the Name). Note: Blank column data is intentional, and is displayed as seen on the submitted report. File # 1 Report 1 Name 1 Type 1 Title 1 Status 1 Other Payee 1 Gross Salary 1 Allowances Disbursed 1 Official Business Disbursements 1 Other Disbursements 1 Total 1 Representational Activities(%) 1 Political Activities(%) 1 Contributions(%) 1 General Overhead(%) 1 Administration(%) 1 Union Name 1 Abbr 1 Designation Name 1 Designation Number 1 Please initiate your search. No results found. Please try broadening your search criteria. of 1 page of 1 pages 50 items per page 1 - 0 of 0 items You have requested -1 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. pbClass=progress-striped active pbType=info max=-1 value=0 showProgressBar=true showPendingBar= pendingMsg= 0 / -1 -1 info progress-striped active true q ={ "yrCovered": { "value": "Any Year" }, "offEmpType": "All" } Quick Start Glossary Export * Export As Filtered * Export Selected * Export All Reset List of labor organization records based on their latest trusteeship report filed. Established Date 1 Union Name 1 Union Abbr 1 Affiliate File # 1 Aug 26, 1993 BRICKLAYERS AFL-CIO BAC 900-007 Apr 30, 2001 BRICKLAYERS AFL-CIO BAC 900-017 Sep 06, 1996 BRICKLAYERS AFL-CIO BAC 900-008 Jun 23, 2003 TEAMSTERS IBT 700-005 Dec 19, 1996 CARPENTERS IND CJA 900-005 ELECTRICAL WORKERS IUE AFL-CIO IUE 700-006 Aug 15, 1994 PAINTERS AFL-CIO PAT 900-011 LABORERS LIUNA 700-008 Apr 17, 1998 PLASTERERS AND CEMENT MASONS AFL-CIO OPCM 900-015 Mar 12, 1994 CARPENTERS IND CJA 900-003 Apr 01, 2004 MACHINISTS AFL-CIO IAM 900-027 Jun 27, 2013 MUSICIANS AFL-CIO AFM 900-033 Dec 31, 2004 TEAMSTERS IBT 900-029 Feb 08, 1999 ELECTRICAL WORKERS IBEW AFL-CIO IBEW 900-006 Jul 13, 2004 ELECTRICAL WORKERS IBEW AFL-CIO IBEW 900-024 Dec 13, 2004 TEAMSTERS IBT 900-028 No Records Found of 45 page of 45 pages 50 items per page 1 - 50 of 2229 items You have requested 2,229 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 2,229 / 2,229 * BRICKLAYERS AFL-CIO (900-007) x Detail summary of trusteeship reports filed by BRICKLAYERS AFL-CIO (900-007) starting with the most recent report. Export * Export All Report 1 Form Description 1 Received Date 1 Filing Status 1 Amendments 1 Event Type 1 Event Date 1 Attachments (Electronic Only) 1 LM-15S LM-15S LM-15 LM-15 LM-15S LM-15S LM-15S LM-15S LM-15 LM-15S TRUSTEESHIP SEMI-ANNUAL Report Due View N/A Period End Date View All Feb 25, 1994 View N/A LM-16 LM-16 LM-15 LM-15 LM-16 LM-16 LM-16 LM-16 LM-15 LM-16 TERMINAL TRUSTEESHIP REPORT Report Due View N/A Termination Date View All Jul 29, 1994 View N/A LM-15 LM-15 LM-15 LM-15 LM-15 LM-15 LM-15 LM-15 LM-15 LM-15 TRUSTEESHIP INITIAL REPORT Report Due View N/A Established Date View All Aug 26, 1993 View N/A of 1 page of 1 pages 10 items per page 1 - 3 of 3 items Last Updated On: Sat Jun 08 2024 11:09:38 GMT+0200 (Mitteleuropäische Sommerzeit) For help on understanding and working with downloaded data, download the OLMS Guide to Working with Downloaded LM Filing Data. This guide was created to help users understand the file structure and contents of the Download Yearly Data feature of the OLMS Online Public Disclosure Room. Advanced database concepts are presented in this document and it is assumed the reader will already have an understanding of relational database structure and basic SQL. The files below are Zip files containing pipe delimited text files. Year 2024 Year 2023 Year 2022 Year 2021 Year 2020 Year 2019 Year 2018 Year 2017 Year 2016 Year 2015 Year 2014 Year 2013 Year 2012 Year 2011 Year 2010 Year 2009 Year 2008 Year 2007 Year 2006 Year 2005 Year 2004 Year 2003 Year 2002 Year 2001 Year 2000 * LM-10 Employer * LM-20/21 Labor Relations Consultant * Advanced Search Quick Start Glossary Export * Export As Filtered * Export Selected * Export All Reset List of LM-10 records based on their latest report filed (ordered by File #) File # 1 Employer 1 City 1 State 1 AlabamaAlaskaArizonaArkansasCaliforniaCanal ZoneColoradoConnecticutDelawareDistrict of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingAmerican Samoa (Territory)Guam (Territory)Puerto Rico (Territory)Virgin Islands (Territory)Wake Island (Territory) E-42 COMMONWEALTH EDISON COMPANY CHICAGO IL E-556 DIE SERVICES INTERNATIONAL, LLC/KEITH, BEN E., COMPANY FORT WORTH/NEW HUDSON MI/TX E-1213 CROWN CORK AND SEAL COMPANY, INC. PHILADELPHIA PA E-1520 CENTRO DE SALUD DE LA COMUNIDAD DE SAN YSIDRO/SAN YSIDRO HEALTH CENTER SAN DIEGO/SAN YSIDRO CA E-1564 NOVATO COMMUNITY HOSPITAL/NOVATO HEALTHCARE CENTER LLC NOVATO CA E-1580 CHEVRON INDUSTRIES, INC./CHEVRON OIL COMPANY/CHEVRON U.S.A., INC./HUNTER, JOHN L./STANDARD OIL COMPANY OF TEXAS BOISE/DENVER/EL PASO/HOUSTON/RICHMOND CA/CO/ID/TX E-1817 PPG INDUSTRIES, INC. PITTSBURGH PA E-1939 GLOBE BATTERY/JOHNSON CONTROLS, INC. FULLERTON/PLYMOUTH/YUMA AZ/CA/MI E-1958 BAR-S FOODS COMPANY PHOENIX AZ E-1959 LEPAGE BAKERIES AUBURN ME E-1964 EDDY PACKING COMPANY, INC. YOAKUM TX E-1975 PIPE SYSTEMS, INC./PORTCO PIPE COMPANY CROOKS ROAD/VANCOUVER MI/WA E-2005 EDISON INSTITUTE DEARBORN MI E-2018 WOOD STRUCTURES, INC. BIDDEFORD ME E-2193 LAMPERT YARDS, INC. SAINT PAUL MN E-2220 LOZIER CORPORATION OMAHA NE E-2387 OLIVER SPRINKLER COMPANY, INC. KING OF PRUSSIA PA No Records Found of 111 page of 111 pages 50 items per page 1 - 50 of 5526 items You have requested 5,526 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 5,526 / 5,526 * COMMONWEALTH EDISON COMPANY (E-42) x Report Listing of LM-10 Reports filed by COMMONWEALTH EDISON COMPANY (E-42) Export * Export All Report 1 Received Date 1 Organization 1 Attachments(Electronic only) 1 Amendment 1 2017 (LM-10) 2017 (LM-10) 2017 (LM-10) Apr 19, 2018 IBEW 15 View IBEW 15 View N/A View 2016 (LM-10) 2016 (LM-10) 2016 (LM-10) Mar 30, 2017 CHICAGO & COOK COUNTY BLDG & CONSTRUCTION TRADE + 10 RECORDS View CHICAGO & COOK COUNTY BLDG & CONSTRUCTION TRADE + 10 RECORDS View N/A View 2015 (LM-10) 2015 (LM-10) 2015 (LM-10) Mar 31, 2016 IBEW UNION LOCAL 15 + 6 RECORDS View IBEW UNION LOCAL 15 + 6 RECORDS View N/A View 2014 (LM-10) 2014 (LM-10) 2014 (LM-10) Mar 31, 2015 IBEW LOCAL UNION 15 + 2 RECORDS View IBEW LOCAL UNION 15 + 2 RECORDS View N/A View 2013 (LM-10) 2013 (LM-10) 2013 (LM-10) Mar 30, 2014 IBEW LOCAL 15 View IBEW LOCAL 15 View N/A View 2012 (LM-10) 2012 (LM-10) 2012 (LM-10) Mar 29, 2013 CHICAGO FEDERATION OF LABOR + 2 RECORDS View CHICAGO FEDERATION OF LABOR + 2 RECORDS View N/A View 2011 (LM-10) 2011 (LM-10) 2011 (LM-10) Mar 30, 2012 View View N/A View 2010 (LM-10) 2010 (LM-10) 2010 (LM-10) Mar 31, 2011 View View N/A View 2009 (LM-10) 2009 (LM-10) 2009 (LM-10) Mar 31, 2010 View View N/A View 2008 (LM-10) 2008 (LM-10) 2008 (LM-10) Mar 31, 2009 View View N/A View of 2 page of 2 pages 10 items per page 1 - 10 of 13 items Quick Start Glossary Export * Export As Filtered * Export Selected * Export All Reset List of LM-20/21 records based on their latest report filed (ordered by File #) File # 1 Organization 1 City 1 State 1 AlabamaAlaskaArizonaArkansasCaliforniaCanal ZoneColoradoConnecticutDelawareDistrict of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingAmerican Samoa (Territory)Guam (Territory)Puerto Rico (Territory)Virgin Islands (Territory)Wake Island (Territory) C-214 BENNETT LAW FIRM, THE/BENNETT, BENNETT, TROJANO, P.A./THE BENNETT LAW FIRM, P.A. PORTLAND ME C-216 BECKMANN, GENE/FREDERICKS, TOM S./JACKSON, T. S./MORRIS, BENJAMIN A./MORSE, ROBERT C./PERSONNEL LABOR REL. SERV. (PLRS, INC.)/RAWSKI, THOMAS M./RICKER, EDWIN D. GRAND BLANC/LOS GATOS MI C-233 BLANKENSHIP AND ASSOCIATES GREENWOOD IN C-242 FRIDAY, ELDREDGE AND CLARK LITTLE ROCK AR C-257 COLON, EDWIN A./INDUSTRIAL RELATIONS CONSULTANTS/QUIGLEY, ROBERT J. BEVERLY HILLS/LOS ANGELES CA C-272 CBC CONSULTING, LTD./CRAFT-BARRESI CONSULTANTS, LTD. CLARKSTON/ORTONVILLE/TROY MI C-293 MCDONALD ASSOCIATES AND COMPANY/MCDONALD, EMIL G./SOMERVILLE, DAVE DETROIT/SUMMERFIELD FL/MI C-297 HAZZARD, T. H., INC. BOISE ID C-313 PACIFIC NW EMPLOYEE REL. ASSN. (PNERA) PORTLAND OR C-322 KULTURE CONSULTING/KULTURE CONSULTING, LLC/KULTURE CONSULTING, LLC. PAWLEYS ISLAND/WEST CALDWELL NJ/SC C-323 PRODUCTIVITY IMPROVEMENT, INC. ROSEMONT MN C-363 WHEELER, WILLIAM P. SHAKER HEIGHTS OH C-364 BALANCE INCORPORATED/GARRITY AND ASSOCIATES/HUMAN DYNAMICS BOULDER CITY/SHERMAN OAKS CA/CO/NV C-367 AMERICAN CONSULTING GROUP/THE AMERICAN CONSULTING GROUP, INC COSTA MESA/MISSION VIEJO CA C-376 BERENS & ASSOCIATES, P. C./BERENS AND TATE, P. C./TATE & ALDEN LAW FIRM, P. C. LINCOLN/OMAHA NE C-382 ARES, HENRY/PASADENA CONSULTING SOUTH PASADENA CA C-384 WIGGINS CONSULTING OKLAHOMA CITY OK No Records Found of 15 page of 15 pages 50 items per page 1 - 50 of 702 items You have requested 702 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 702 / 702 * BENNETT LAW FIRM, THE/BENNETT, BENNETT, TROJANO, P.A./THE BENNETT LAW FIRM, P.A. (C-214) x Detailed summary of LM-20/21 REPORTS for BENNETT LAW FIRM, THE/BENNETT, BENNETT, TROJANO, P.A./THE BENNETT LAW FIRM, P.A. for C-214: Export * Export All Report 1 Received Date 1 Employer/Trade Name 1 Attachments(Electronic only) 1 Amendment 1 2023 (LM-21) 2023 (LM-21) 2023 (LM-21) Mar 30, 2024 SHALOM HOUSE, INC. View SHALOM HOUSE, INC. SHALOM HOUSE, INC. View SHALOM HOUSE, INC. View N/A View 2023 (LM-20) 2023 (LM-20) 2023 (LM-20) Dec 29, 2023 DEAD RIVER COMPANY View DEAD RIVER COMPANY DEAD RIVER COMPANY View DEAD RIVER COMPANY View N/A View 2023 (LM-20) 2023 (LM-20) 2023 (LM-20) Jun 21, 2023 SHALOM HOUSE, INC. View SHALOM HOUSE, INC. SHALOM HOUSE, INC. View SHALOM HOUSE, INC. View N/A View 2020 (LM-21) 2020 (LM-21) 2020 (LM-21) Mar 31, 2021 COCA-COLA BEVERAGES NORTHEAST, INC. View COCA-COLA BEVERAGES NORTHEAST, INC. COCA-COLA BEVERAGES NORTHEAST, INC. View COCA-COLA BEVERAGES NORTHEAST, INC. View N/A View 2020 (LM-20) 2020 (LM-20) 2020 (LM-20) Aug 26, 2020 COCA-COLA BEVERAGES NORTHEAST, INC. View COCA-COLA BEVERAGES NORTHEAST, INC. COCA-COLA BEVERAGES NORTHEAST, INC. View COCA-COLA BEVERAGES NORTHEAST, INC. View N/A View 2019 (LM-21) 2019 (LM-21) 2019 (LM-21) Jul 1, 2020 COCA-COLA BEVERAGES NORTHEAST, INC. + 2 RECORDS View COCA-COLA BEVERAGES NORTHEAST, INC. + 2 RECORDS COCA-COLA BEVERAGES NORTHEAST, INC. + 2 RECORDS View COCA-COLA BEVERAGES NORTHEAST, INC. + 2 RECORDS View N/A View 2019 (LM-20) 2019 (LM-20) 2019 (LM-20) Mar 19, 2020 SPRAGUE RESOURCES GP, LLC View SPRAGUE RESOURCES GP, LLC SPRAGUE RESOURCES GP, LLC View SPRAGUE RESOURCES GP, LLC View N/A View 2019 (LM-20) 2019 (LM-20) 2019 (LM-20) Jan 15, 2020 COCA-COLA BEVERAGES NORTHEST, INC. View COCA-COLA BEVERAGES NORTHEST, INC. COCA-COLA BEVERAGES NORTHEST, INC. View COCA-COLA BEVERAGES NORTHEST, INC. View N/A View 2019 (LM-20) 2019 (LM-20) 2019 (LM-20) Sep 9, 2019 COCA-COLA BOTTLING CO. OF NORTHERN N.E. View COCA-COLA BOTTLING CO. OF NORTHERN N.E. COCA-COLA BOTTLING CO. OF NORTHERN N.E. View COCA-COLA BOTTLING CO. OF NORTHERN N.E. View N/A View 2019 (LM-20) 2019 (LM-20) 2019 (LM-20) Jun 24, 2019 SPRAGUE RESOURCES GP, LLC View SPRAGUE RESOURCES GP, LLC SPRAGUE RESOURCES GP, LLC View SPRAGUE RESOURCES GP, LLC View N/A View of 6 page of 6 pages 10 items per page 1 - 10 of 53 items Enter up to two search criteria below (e.g. Employer, Trade Name, Labor Organization, etc.): Single Criteria Search Combine Criteria Search Search Criteria 1 Search Criteria 2 Search Reset Quick Start Glossary Export * Export As Filtered * Export All Clear Filter A list of records containing the search criteria entered and the location of the "Match" in each form(s) (LM-10, LM-20, LM-21 and LM-30 only). Please initiate your search. No results found. Please ensure accurate spelling in your search criteria and consider broadening your search terms for better results. Search results exceed limit. Please refine your Search Criteria. of 1 page of 1 pages 50 items per page 1 - 0 of 0 items You have requested -1 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. pbClass=progress-striped active pbType=info max=-1 value=0 showProgressBar=true showPendingBar= pendingMsg= 0 / -1 * CBA Search Quick Start Glossary Export * Export As Filtered * * Export All Reset Collective Bargaining Agreements Employer Name 1 CBA File 1 Location 1 Union 1 Expiration Date 1 NAICS* 1 #Wrkrs 1 Type 1 All CBAsAll PublicAll Private 10 ROADS EXPRESS, LLC/PAT SALMON & SONS, INC. (FORMERLY DBA) View VARIES POSTAL WORKERS, AMERICAN, AFL-CIO (APWU) NATIONAL HEADQUARTERS May 31, 2023 484230 608 PRIVATE 3-D EXHIBITS, INC. View IL CRCC May 31, 2020 PRIVATE 30 MAJOR LEAGUE CLUBS View NY MLBPA Dec 01, 2021 PRIVATE 30 MAJOR LEAGUE CLUBS/MAJOR LEAGUE BASEBALL (MLB)/MAJOR LEAGUE CLUBS View NATIONAL MAJOR LEAGUE BASEBALL PLAYERS ASSOCIATION Dec 01, 2016 PRIVATE 3535 LV CORP DBA LINQ HOTEL View NV ELECTRICAL WORKERS IBEW AFL-CIO (IBEW) LOCAL UNION 357 Mar 31, 2019 48 PRIVATE 9W HALO OPCO L.P. DBA ANGELICA View IL TEAMSTERS (IBT) LOCAL UNION 14 Aug 22, 2022 PRIVATE A & P TEA CO. INC. View NY NJ FOOD AND COMMERCIAL WKRS (UFCW) LOCAL UNION 464 A Nov 08, 2008 445110 8000 PRIVATE A & P TEA CO. INC. View MI FOOD AND COMMERCIAL WKRS (UFCW) LOCAL UNION 876 Jun 01, 2007 445110 8000 PRIVATE A & P TEA CO. INC. View NY FOOD AND COMMERCIAL WKRS (UFCW) LOCAL UNION 342 050 Oct 30, 2003 445110 1600 PRIVATE A. O. SMITH WATER PRODUCTS CO. View WA BOILERMAKERS AFL-CIO (BBF) LODGE 104 Feb 07, 2010 316999 1000 PRIVATE A.S. AMERICA INC View OH STEELWORKERS, AFL-CIO (USW) LOCAL UNION 07 1538 Jan 31, 2020 PRIVATE A&A HOLDINGS OF ILLINOIS, LLC. THE PETROFF COMPANIES, INC. View IL TEAMSTERS (IBT) LOCAL UNION 50 Jan 19, 2025 PRIVATE A2M CONSULTING, LLC/BGI, LLC/CREW TRAINING INTERNATIONAL, INC/KT CONSULTING, INC View AZ MACHINISTS AFL-CIO (IAM) LODGE 2515 /MACHINISTS AFL-CIO (IAM) LODGE 519 Feb 15, 2025 PRIVATE AALBERTS IPS-ELKHART PRODUCTS CORPORATION View IN MACHINISTS AFL-CIO (IAM) LODGE 2018 Aug 13, 2022 332996 120 PRIVATE ABBOTT HOUSE View NY FOOD AND COMMERCIAL WKRS (UFCW) LOCAL UNION 888 May 31, 2019 623990 130 PRIVATE ABBOTT NORTHWESTERN HOSPITAL View MN SEIU - Dec 31, 2013 62211 1000 PRIVATE ABC INC. View NY STAGE AND PICTURE OPERATORS AFL-CIO (IATSE) LOCAL UNION 804 Dec 11, 2016 513120 PRIVATE No Records Found of 87 page of 87 pages 50 items per page 1 - 50 of 4348 items You have requested 4,348 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 4,348 / 4,348 *The North American Industry Classification System (NAICS) is the standard used by Federal statistical agencies in classifying business establishments for the purpose of collecting, analyzing, and publishing statistical data related to the U.S. business economy. For more information on the NAICS and to look up codes, visit the NAICS page at the U.S. Census Bureau. * LM-30 Union Officers and Employees Quick Start Glossary Export * Export As Filtered * Export Selected * Export All Reset List of LM-30 records based on their latest report filed (ordered by File #) File # 1 Abbr 1 Name 1 Union Name 1 Union City 1 Union State 1 City 1 State 1 U-1021 IUOE GERALD, ELLIS ENGINEERS, OPERATING, AFL-CIO TULSA OK U-1025 CWA MORTON, BAHR COMMUNICATIONS WORKERS AFL-CIO WASHINGTON DC U-1028 PAT BROCCIA, RICHARD PAINTERS AFL-CIO BIG BEND WI MARSHFIELD MA U-1076 ATU JAMES, LASALA TRANSIT UNION AFL-CIO SILVER SPRING MD U-1087 AFLCIO SWEENEY, JOHN J AFL-CIO WASHINGTON DC WASHINGTON DC U-1100 UNITE COWELL, SUSAN UNITE AFL-CIO NY NY U-1102 APWU BILLER, MORRIS POSTAL WORKERS, AMERICAN, AFL-CIO WASHINGTON DC U-1104 PPPWU NORTON, JAMES J PRINTING PACKAGING & PRODUCTION WORKERS UNION OF N SILVER SPRING MD U-1112 IBEW BARRY, JOHN J ELECTRICAL WORKERS IBEW AFL-CIO WASHINGTON, DC DC U-1156 UFCW BURKE, WILLIAM C FOOD AND COMMERCIAL WKRS LANDOVER MD SILVER SPRING MD U-1195 IUOE HANLEY, FRANK ENGINEERS, OPERATING, AFL-CIO WASHINGTON DC U-1198 BSOIW WEST, JACOB F IRON WORKERS AFL-CIO WASHINGTON DC U-1204 HFIA BERNARD, WILLIAM G INSULATORS AFL-CIO LANHAM MD U-1213 AFM BEVERLY J., HESS MUSICIANS AFL-CIO WARREN OH U-1219 IAM/PPF MONTGOMERY, JAMES S MACHINISTS AFL-CIO/PLUMBERS AFL-CIO COLUMBIA/LOUISVILLE KY/MD GUTHRIE OK U-1237 IAM MATTOS, ANDREW R MACHINISTS AFL-CIO SAN JOSE CA U-1241 FPA UPSHAW, EUGENE PROFESSIONAL ATHLETES, FED, AFL-CIO WASHINGTON DC WASHINGTON DC No Records Found of 200 page of 200 pages 50 items per page 1 - 50 of 10000 items You have requested 17,976 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 10,000 / 17,976 * GERALD, E (U-1021) x Detailed summary of LM-30 REPORTS for GERALD, ELLIS for U-1021: Export * Export All Report 1 Received Date 1 Union Name 1 Union City 1 Union State 1 Begin Date 1 End Date 1 Amendment 1 2003 (LM-30) Jun 25, 2003 ENGINEERS, OPERATING, AFL-CIO LU 627 TULSA OK Jan 1, 2003 Dec 31, 2003 N/A View 2002 (LM-30) Feb 5, 2003 ENGINEERS, OPERATING, AFL-CIO LU 627 TULSA OK Jul 1, 2001 Jun 30, 2002 N/A View 2001 (LM-30) Feb 5, 2003 ENGINEERS, OPERATING, AFL-CIO LU 627 TULSA OK Jul 1, 2000 Jun 30, 2001 N/A View of 1 page of 1 pages 10 items per page 1 - 3 of 3 items Freedom of Information Act | Privacy & Security Statement | Disclaimers | Important Web Site Notices