olmsapps.dol.gov
Open in
urlscan Pro
152.180.11.56
Public Scan
Submitted URL: https://unionreports.gov/0.8659572687803747
Effective URL: https://olmsapps.dol.gov/olpdr/
Submission: On October 31 via api from US — Scanned from DE
Effective URL: https://olmsapps.dol.gov/olpdr/
Submission: On October 31 via api from US — 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-6786" 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-6786"
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-8221"
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-8221"
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-3667" 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-3667"
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 10/31/2024 at 7:12 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 546-988 2024 (Simplified) LM-3 LM-3 2024 (LM-3) Oct 31, 2024 AFLCIO AFL-CIO LOCAL UNION 508 LOCAL 508 MAYEOOD CA $13.925 23 $11.415 $32.656 $0 545-272 2023 (Simplified) LM-3 LM-3 2023 (LM-3) Oct 31, 2024 UGSOA GOVERNMENT SECURITY OFFICERS, IND LOCAL UNION 850 LOS FRESNOS TX $25.696 154 $41.208 $11.645 $0 521-515 2024 (Simplified) LM-3 LM-3 2024 (LM-3) Oct 31, 2024 IUOE ENGINEERS, OPERATING, AFL-CIO LOCAL UNION JNESO MCOSS NURSING SERVICES port monmouth NJ $13.422 147 $7.666 $68.381 $0 546-400 2023 (Simplified) LM-2 LM-2 2023 (LM-2) Oct 31, 2024 IBEW ELECTRICAL WORKERS IBEW AFL-CIO LOCAL UNION 1997 ATLANTA GA $514.462 643 $542.520 $186.565 $0 008-884 2024 (Simplified) LM-3 LM-3 2024 (LM-3) Oct 31, 2024 UE ELECTRICAL WORKERS UE IND LOCAL UNION 234 ST JOHNSBURY VT $35.762 47 $35.102 $31.074 $0 541-521 2024 (Simplified) LM-3 LM-3 2024 (LM-3) Oct 30, 2024 CWA COMMUNICATIONS WORKERS AFL-CIO LOCAL UNION 84888 Angola IN $9.883 31 $1.794 $60.181 $0 036-801 2024 (Simplified) LM-2 LM-2 2024 (LM-2) Oct 30, 2024 OPEIU OFFICE AND PROFESSIONAL EMPLS AFL-CIO LOCAL UNION 30 SAN DIEGO CA $5.001.756 6732 $5.352.921 $2.903.069 $939.054 010-100 2024 (Simplified) LM-2 LM-2 2024 (LM-2) Oct 30, 2024 BSOIW IRON WORKERS AFL-CIO LOCAL UNION 272 FT LAUDERDALE FL $1.581.866 475 $1.272.383 $1.595.850 $75.896 541-773 2024 (Simplified) LM-4 LM-4 2024 (LM-4) Oct 30, 2024 UGSOA GOVERNMENT SECURITY OFFICERS, IND LOCAL UNION 134 SPOKANE WA $8.640 19 $500 $4.520 $0 016-661 2024 (Simplified) LM-2 LM-2 2024 (LM-2) Oct 30, 2024 UWU UTILITY WORKERS AFL-CIO LOCAL UNION 102 GREENSBURG PA $2.100.711 959 $2.486.580 $2.402.256 $18.373 057-488 2024 (Simplified) LM-2 LM-2 2024 (LM-2) Oct 30, 2024 IUOE ENGINEERS, OPERATING, AFL-CIO CONFERENCE WESTERN SACRAMENTO CA $288.269 13 $114.113 $592.171 $0 545-614 2024 (Simplified) LM-4 LM-4 2024 (LM-4) Oct 30, 2024 NEA NATIONAL EDUCATION ASN IND LOCAL UNION AGORA CYBER PROFESSIONALS ASSOCIATION (PSEA) PHILADELPHIA PA $4.169 38 $5.336 $12.170 $0 No Records Found of 10 page of 10 pages 50 items per page 1 - 50 of 500 items You have requested 35,040 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 500 / 35,040 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 * 546-988 AFLCIO x No Annual Reports to display LM-1, Constitution Bylaws and Other Attachments: Description 1 Year 1 Received 1 File Name 1 546988-LM1-0 N/A Dec 15, 2023 2:32 PM LM-1 LM-1 Annual reports that have been filed by 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 2024 LM-3(Oct 31, 2024) LM1 (not available) Add x Received After Due Date N/A View $13.925 $11.415 $32.656 $0 23 of 1 page of 1 pages 10 items per page 1 - 1 of 1 items LM-1, Constitution Bylaws and Other Attachments: Description 1 Year 1 Received 1 File Name 1 546988-LM1-0 N/A Dec 15, 2023 2:32 PM LM-1 LM-1 Download Chart View National Headquarters View National Headquarters UNION REPORTING HISTORY 546-988 AFL-CIO LOCAL UNION 508 LOCAL 508 3560 E 53RD ST MAYEOOD, CA 90270 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 46 page of 46 pages 50 items per page 1 - 50 of 2255 items You have requested 2,255 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 2,255 / 2,255 * 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 Oct 26 2024 09:47:47 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 112 page of 112 pages 50 items per page 1 - 50 of 5571 items You have requested 5,571 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 5,571 / 5,571 * 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 738 items You have requested 738 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 738 / 738 * 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 (SALMON COMPANIES)/PAT SALMON & SONS, INC. View View N/A VARIES POSTAL WORKERS, AMERICAN, AFL-CIO (APWU) /POSTAL WORKERS, AMERICAN, AFL-CIO (APWU) 418 NORTHWEST LOUISIANA AREA/POSTAL WORKERS, AMERICAN, AFL-CIO (APWU) 96 MEMPHIS TENNESSEE AREA LOCAL Sep 30, 2026 PRIVATE 10 ROADS EXPRESS, LLC/PAT SALMON & SONS, INC. (FORMERLY DBA) View View N/A VARIES POSTAL WORKERS, AMERICAN, AFL-CIO (APWU) May 31, 2023 484230 608 PRIVATE 3-D EXHIBITS, INC. View View N/A IL (CRCC) May 31, 2020 PRIVATE 30 MAJOR LEAGUE CLUBS View View N/A NY (MLBPA) Dec 01, 2021 PRIVATE 30 MAJOR LEAGUE CLUBS/MAJOR LEAGUE BASEBALL (MLB)/MAJOR LEAGUE CLUBS View View N/A NATIONAL MAJOR LEAGUE BASEBALL PLAYERS ASSOCIATION Dec 01, 2016 PRIVATE 3535 LV CORP DBA LINQ HOTEL View View N/A NV ELECTRICAL WORKERS IBEW AFL-CIO (IBEW) 357 Mar 31, 2019 48 PRIVATE 9W HALO OPCO L.P. DBA ANGELICA View View N/A IL TEAMSTERS (IBT) 14 Aug 22, 2022 PRIVATE A & P TEA CO. INC. View View N/A NY NJ FOOD AND COMMERCIAL WKRS (UFCW) 464 A Nov 08, 2008 445110 8000 PRIVATE A & P TEA CO. INC. View View N/A MI FOOD AND COMMERCIAL WKRS (UFCW) 876 Jun 01, 2007 445110 8000 PRIVATE A & P TEA CO. INC. View View N/A NY FOOD AND COMMERCIAL WKRS (UFCW) 342 050 Oct 30, 2003 445110 1600 PRIVATE A. O. SMITH WATER PRODUCTS CO. View View N/A WA BOILERMAKERS AFL-CIO (BBF) 104 Feb 07, 2010 316999 1000 PRIVATE A.S. AMERICA INC View View N/A OH STEELWORKERS, AFL-CIO (USW) 07 1538 Jan 31, 2020 PRIVATE A&A HOLDINGS OF ILLINOIS, LLC. THE PETROFF COMPANIES, INC. View View N/A IL TEAMSTERS (IBT) 50 Jan 19, 2025 PRIVATE A2M CONSULTING, LLC/BGI, LLC/CREW TRAINING INTERNATIONAL, INC/KT CONSULTING, INC View View N/A AZ MACHINISTS AFL-CIO (IAM) 2515 /MACHINISTS AFL-CIO (IAM) 519 Feb 15, 2025 PRIVATE AALBERTS IPS-ELKHART PRODUCTS CORPORATION View View N/A IN MACHINISTS AFL-CIO (IAM) 2018 Aug 13, 2022 332996 120 PRIVATE ABBOTT HOUSE View View N/A NY FOOD AND COMMERCIAL WKRS (UFCW) 888 May 31, 2019 623990 130 PRIVATE ABBOTT NORTHWESTERN HOSPITAL View View N/A MN (SEIU) - Dec 31, 2013 62211 1000 PRIVATE No Records Found of 91 page of 91 pages 50 items per page 1 - 50 of 4521 items You have requested 4,521 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 0 / 4,521 *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,980 items. The first few are displayed quickly but the rest may take a while. Please wait or press cancel. 10,000 / 17,980 * 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