2019 Sponsors
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Networking Break Sponsor') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 2 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/006C000001CdWLJIA3 ) [Id] => 006C000001CdWLJIA3 [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001gd5T6IAI ) [Id] => 001C000001gd5T6IAI [Name] => Master-Lee Energy Services ) [Sponsorship_Type__c] => Networking Break Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b000006qYEkAAM ) [Id] => 0693b000006qYEkAAM [Title] => ML Logo2 [FileType] => JPG [FileExtension] => jpg [ContentSize] => 2479411 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Sponsorship [Exhibitor_Company_Name__c] => Master-Lee Engineered [Exhibitor_Description__c] => Master-Lee Energy Services provides heat exchanger maintenance including: eddy current testing, coasting inspection and repair tube cleaning, and plugging. Cleaning tanks and pipes via CO2, HPwater, sponge, and grit blasting. [Exhibitor_Street__c] => 5631 Route 981 [Exhibitor_City__c] => Latrobe [Exhibitor_State_Province__c] => PA [Exhibitor_Zip_Code__c] => 15650 [Exhibitor_Country__c] => USA [Exhibitor_Address__c] => [Exhibitor_Website__c] => www.masterlee.com [Exhibitor_Email__c] => [Primary_Contact__c] => 003C000002Pw01tIAB ) [1] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/006C000001B2HjLIAV ) [Id] => 006C000001B2HjLIAV [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001eZlfMIAS ) [Id] => 001C000001eZlfMIAS [Name] => National Salvage & Service Corporation ) [Sponsorship_Type__c] => Networking Break Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b000006qYJuAAM ) [Id] => 0693b000006qYJuAAM [Title] => NSS [FileType] => PNG [FileExtension] => png [ContentSize] => 53232 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => National Salvage & Service Corporation [Exhibitor_Description__c] => National provides specialized Investment Recovery services to electric utilities, railroads and other industries throughout the U.S., partnering with our clients to find affordable and creative solutions for assets at the end of their lifecycle. National has removed, recovered and restored resources at sites ranging from the purchase and complete demolition of power plant buildings and equipment to taking up thousands of miles of vacated railroad tracks. Based in Bloomington, Indiana, National was established in 1980 as a railroad dismantling company. During its more than 30 years in business, National has grown to become an industry leader in demolition, asbestos abatement, asset recovery, wood recycling and other environmental services. With 250 employees and seven locations across the country, we are equipped to tackle your project in the most efficient, safe and environmentally responsible manner possible, whether it is the demolition of a power plant or the remediation of a site contaminated with hazardous materials. We value and excel in consistently delivering a quality product at competitive prices in a manner that is convenient for the customer. [Exhibitor_Street__c] => 6755 S Old State Road 37 [Exhibitor_City__c] => Bloomington [Exhibitor_State_Province__c] => Indiana [Exhibitor_Zip_Code__c] => 47401 [Exhibitor_Country__c] => United States [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 003C000002PGGXfIAP ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Digital Sponsor') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/006C000001B2HiwIAF ) [Id] => 006C000001B2HiwIAF [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001Vb4e5IAB ) [Id] => 001C000001Vb4e5IAB [Name] => UniTech Services Group ) [Sponsorship_Type__c] => Digital Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b000006qYLCAA2 ) [Id] => 0693b000006qYLCAA2 [Title] => UniTech Logo [FileType] => JPG [FileExtension] => jpg [ContentSize] => 762748 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => UniTech Services Group [Exhibitor_Description__c] => UniTech Services Group, Inc. is the world’s largest supplier of nuclear protective clothing and accessories. Our nuclear licensed decontamination facilities throughout the US and Europe provide the following services: radiological laundering of protective clothing, decontamination and testing of respirators, and the decontamination of tools & equipment (scaffolding, hand tools, portable HEPA vacuums, etc.). Our products and services are designed to provide our customers cost effective protection for their workers with minimal generation of radioactive waste. [Exhibitor_Street__c] => 138 Longmeadow St. [Exhibitor_City__c] => Longmeadow [Exhibitor_State_Province__c] => Massachusetts [Exhibitor_Zip_Code__c] => 01106 [Exhibitor_Country__c] => United States [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 003C0000023UymUIAS ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Networking Breakfast Sponsor') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 2 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001CvFNJAA3 ) [Id] => 0063b00001CvFNJAA3 [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/0013b00001o4BaxAAE ) [Id] => 0013b00001o4BaxAAE [Name] => Constellis ) [Sponsorship_Type__c] => Networking Breakfast Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b000006qUJvAAM ) [Id] => 0693b000006qUJvAAM [Title] => Constellis_Logo_wTag [FileType] => PNG [FileExtension] => png [ContentSize] => 12971 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Sponsorship [Exhibitor_Company_Name__c] => Constellis [Exhibitor_Description__c] => Constellis protects critical priorities safely and efficiently around the world. Operating in 40 countries and based in the Washington D.C. area, our 22,000 Constellis employees bring unparalleled dedication and passion for creating a safer world and upholding the highest standards of compliance, quality and integrity. As a leading global provider of risk management, security, humanitarian, training and operational support services to government and commercial customers worldwide, Constellis’ forward thinking solutions include a range of synergistic services, including background investigations, social intelligence tools, advanced training, logistics and life support, UAV and K9 services, and crisis response mitigation. At Constellis, our number one priority is to secure success for our customers. [Exhibitor_Street__c] => 12018 Sunrise Valley Drive Suite 140 [Exhibitor_City__c] => Reston [Exhibitor_State_Province__c] => VA [Exhibitor_Zip_Code__c] => 20191 [Exhibitor_Country__c] => [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 0033b00002RevsGAAR ) [1] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/006C000001B2HicIAF ) [Id] => 006C000001B2HicIAF [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001WvB4dIAF ) [Id] => 001C000001WvB4dIAF [Name] => I.C.E. Service Group ) [Sponsorship_Type__c] => Networking Breakfast Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b000006qhqEAAQ ) [Id] => 0693b000006qhqEAAQ [Title] => ICE Logo [FileType] => JPG [FileExtension] => jpg [ContentSize] => 599951 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => I.C.E. Service Group [Exhibitor_Description__c] => ICE Service Group, Inc. (ICE) founded in 2007 provides safe, secure and cost effective logistical support, packaging, transportation, and waste management services to the Industrial, Construction and Environmental industries. ICE, a small business; headquartered outside of Pittsburgh, Pennsylvania, has offices, field offices & transload locations across North America. We are actively working across North America, including Mexico, Canada and the Caribbean. Our team has successfully, safely and economically managed over 15,000,000 tons of waste and material. Our services include: • Transportation (Rail, Truck & Marine) & Logistical Support • Heavy, Wide & Over-Dimensional Transportation • Rail Equipment (Gondolas, Flatcars, Tankcars, Boxcars) • Packages (Soft Sided, Custom Packages, SCO Wraps, Intermodal Containers, Cargo Containers) • Waste Management (Waste Profiles, Manifests, Disposal, Sampling / Analysis, On-Site Coordination) [Exhibitor_Street__c] => 192 Ohio River Blvd # 100 [Exhibitor_City__c] => Amdbrige [Exhibitor_State_Province__c] => PA [Exhibitor_Zip_Code__c] => 15003 [Exhibitor_Country__c] => USA [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 003C00000249Ou1IAE ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Networking Luncheon Sponsor') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001BS49AAAT ) [Id] => 0063b00001BS49AAAT [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/0013b00001nE2rwAAC ) [Id] => 0013b00001nE2rwAAC [Name] => Westinghouse ) [Sponsorship_Type__c] => Networking Luncheon Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b0000052ni3AAA ) [Id] => 0693b0000052ni3AAA [Title] => westinghouse-negative logo-blue [FileType] => JPG [FileExtension] => jpg [ContentSize] => 596744 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => Westinghouse [Exhibitor_Description__c] => MORE THAN 30 YEARS IN D&D/WM PROJECT EXPERIENCE With more than a dozen commercial reactor dismantling projects and counting, Westinghouse is a leader in planning, managing and implementing decommissioning, decontamination and waste management projects for the nuclear industry. We combine our expertise in tooling design, cutting methodologies, dismantling technologies and waste management knowledge with our proven experience to deliver successful, steady-state, safe dismantling that achieves cost savings and schedule adherence. [Exhibitor_Street__c] => 680 Waltz Mill Road [Exhibitor_City__c] => Madison [Exhibitor_State_Province__c] => PA [Exhibitor_Zip_Code__c] => 15663 [Exhibitor_Country__c] => US [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 0033b00002S4cQoAAJ ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Registration Sponsor') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001Cv27MAAR ) [Id] => 0063b00001Cv27MAAR [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001P5FahIAF ) [Id] => 001C000001P5FahIAF [Name] => Huntington Ingalls Industries ) [Sponsorship_Type__c] => Registration Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b000006qYDDAA2 ) [Id] => 0693b000006qYDDAA2 [Title] => HII logotype_2color [FileType] => JPG [FileExtension] => jpg [ContentSize] => 629930 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => Huntington Ingalls Industries [Exhibitor_Description__c] => Huntington Ingalls Industries is America’s largest military shipbuilding company and a provider of professional services to partners in government and industry. HII’s Technical Solutions division provides a wide range of professional services through its Fleet Support, Mission Driven Innovative Solutions, Nuclear & Environmental, and Oil & Gas groups. [Exhibitor_Street__c] => 1093 Commerce Park Drive, Suite 500 [Exhibitor_City__c] => Oak Ridge [Exhibitor_State_Province__c] => TN [Exhibitor_Zip_Code__c] => 37830 [Exhibitor_Country__c] => USA [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 003C000002HksgzIAB ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Take-Away Sponsor') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 2 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001Cv3XrAAJ ) [Id] => 0063b00001Cv3XrAAJ [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/0013b00001o3sqLAAQ ) [Id] => 0013b00001o3sqLAAQ [Name] => Aecom ) [Sponsorship_Type__c] => Take-Away Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b000006qYCjAAM ) [Id] => 0693b000006qYCjAAM [Title] => AECOM_logo_blk_cmyk [FileType] => PNG [FileExtension] => png [ContentSize] => 1822 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => AECOM [Exhibitor_Description__c] => AECOM is built to deliver a better world. We design, build, finance and operate infrastructure assets for governments, businesses and organizations. As a fully integrated firm, we connect knowledge and experience across our global network of experts to help clients solve their most complex challenges. From high-performance buildings and infrastructure, to resilient communities and environments, to stable and secure nations, our work is transformative, differentiated and vital. AECOM’s nuclear decommissioning and dismantlement expertise is unmatched by any other contractor in the power industry. We have more than 30 years of experience taking nuclear power plants offline safely and efficiently. A Fortune 500 firm, AECOM had revenue of approximately $20.2 billion during fiscal year 2018. See how we deliver what others can only imagine at aecom.com and @AECOM. [Exhibitor_Street__c] => 510 Carnegie Center [Exhibitor_City__c] => Princeton [Exhibitor_State_Province__c] => NJ [Exhibitor_Zip_Code__c] => 08540 [Exhibitor_Country__c] => US [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 003C000002EFeSGIA1 ) [1] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001BSM2sAAH ) [Id] => 0063b00001BSM2sAAH [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/0013b00001nEcH1AAK ) [Id] => 0013b00001nEcH1AAK [Name] => Comprehensive Decommissioning International ) [Sponsorship_Type__c] => Take-Away Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b0000052qHUAAY ) [Id] => 0693b0000052qHUAAY [Title] => CDI Logo - Floating [FileType] => PNG [FileExtension] => png [ContentSize] => 35918 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => Comprehensive Decommissioning International [Exhibitor_Description__c] => CDI, LLC, headquartered in Camden, New Jersey, is a joint venture company of Holtec International (USA) and SNC- Lavalin (TSX: SNC). CDI seeks to become an industry-leading decommissioning company by providing comprehensive project solutions for retiring nuclear power plants. CDI’s global operations provide expertise and technological innovation to protect the public in an environmentally responsible, safe and ethical manner. The joint venture company is committed to the enhancement of the communities in which it operates, and employing financially sustainable business practices that ensure the upholding of obligations made as a trusted steward of legacy nuclear materials. www.cdi-decom.com. [Exhibitor_Street__c] => 1 Holtec Blvd [Exhibitor_City__c] => Camden [Exhibitor_State_Province__c] => NJ [Exhibitor_Zip_Code__c] => 08104 [Exhibitor_Country__c] => US [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 0033b00002S5PJyAAN ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Sponsor-Notepads') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001BS4HdAAL ) [Id] => 0063b00001BS4HdAAL [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001SHtaUIAT ) [Id] => 001C000001SHtaUIAT [Name] => Bechtel Corporation ) [Sponsorship_Type__c] => Sponsor-Notepads [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b0000052coKAAQ ) [Id] => 0693b0000052coKAAQ [Title] => Bechtel_CMYK (1) [FileType] => JPG [FileExtension] => jpg [ContentSize] => 593292 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Sponsorship [Exhibitor_Company_Name__c] => Bechtel Corporation [Exhibitor_Description__c] => Bechtel Nuclear, Security & Environmental comprises all of Bechtel’s nuclear power, security, cleanup, and naval nuclear propulsion work, creating an industry-leading organization with capabilities across the lifecycle of facilities and sites for both commercial and government customers. Bechtel helps customers transform how they do business and deliver their critical missions in a dynamic and budget-conscious environment. Our teams work every day to foster a collaborative, innovative, secure, and efficient environment necessary for delivering vital scientific and national security missions. [Exhibitor_Street__c] => RO2 Room 631 12011 Sunset Hills Rd. [Exhibitor_City__c] => Reston [Exhibitor_State_Province__c] => VA [Exhibitor_Zip_Code__c] => 20190 [Exhibitor_Country__c] => USA [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 003C000002NFDgyIAH ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Hotel Key Cards') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001CvcxrAAB ) [Id] => 0063b00001CvcxrAAB [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001ix8wEIAQ ) [Id] => 001C000001ix8wEIAQ [Name] => NAC International Inc. ) [Sponsorship_Type__c] => Hotel Key Cards [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b0000052bcSAAQ ) [Id] => 0693b0000052bcSAAQ [Title] => NAC.Logo 2015 [FileType] => JPG [FileExtension] => jpg [ContentSize] => 133295 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => NAC International Inc. [Exhibitor_Description__c] => NAC International Inc. (NAC) is a leading provider of engineering, consulting and nuclear fuel management solutions. Since 1968, NAC has offered the nuclear industry proven design, licensing, fabrication, construction and operation of innovative technologies to safely store, transport and manage used fuel and other materials at decommissioning and operating sites. [Exhibitor_Street__c] => 3930 East Jones Bridge Road [Exhibitor_City__c] => Peachtree Corners [Exhibitor_State_Province__c] => Georgia [Exhibitor_Zip_Code__c] => 30092 [Exhibitor_Country__c] => United States [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 003C000002RWLU4IAP ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Keynote Introduction Sponsor') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001BSBYxAAP ) [Id] => 0063b00001BSBYxAAP [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001a2uF2IAI ) [Id] => 001C000001a2uF2IAI [Name] => GE Hitachi Nuclear Energy ) [Sponsorship_Type__c] => Keynote Introduction Sponsor [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b0000052hoUAAQ ) [Id] => 0693b0000052hoUAAQ [Title] => GEH Logo [FileType] => JPG [FileExtension] => jpg [ContentSize] => 108273 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => GE Hitachi Nuclear Energy [Exhibitor_Description__c] => GE Hitachi Nuclear Energy (GEH) is a world-leading provider of advanced reactors and nuclear services. Based in Wilmington, NC, GEH is an alliance created by GE and Hitachi to serve the global nuclear industry, offering customers the technological leadership required to effectively enhance reactor performance, power output and safety. GEH offers comprehensive D&D project expertise to support customers throughout the nuclear power plant lifecycle. Current project work includes the dismantling of two reactors in Sweden. [Exhibitor_Street__c] => [Exhibitor_City__c] => [Exhibitor_State_Province__c] => [Exhibitor_Zip_Code__c] => [Exhibitor_Country__c] => [Exhibitor_Address__c] => [Exhibitor_Website__c] => [Exhibitor_Email__c] => [Primary_Contact__c] => 003C0000029Pr4tIAC ) ) )
SELECT Id, Account.Id, Account.Name, Sponsorship_Type__c, Sponsorship_Page_Logo__c, (SELECT Id, Title FROM NotesAndAttachments WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%jpeg' OR Title LIKE '%gif' OR Title LIKE '%png') ORDER BY CreatedDate DESC LIMIT 1), (SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType FROM CombinedAttachments WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPEG','JPG', 'GIF', 'PNG') ORDER BY CreatedDate DESC LIMIT 1), Booth_Number__c, Opportunity_Type__c, Exhibitor_Company_Name__c, Exhibitor_Description__c, Exhibitor_Street__c, Exhibitor_City__c, Exhibitor_State_Province__c, Exhibitor_Zip_Code__c, Exhibitor_Country__c, Exhibitor_Address__c, Exhibitor_Website__c, Exhibitor_Email__c, Primary_Contact__c FROM Opportunity WHERE Event__r.Id IN ('a0DC0000010onWEMAY') AND Sponsorship_Type__c INCLUDES ('Beverage Station') AND Opportunity_Type__c INCLUDES ('Sponsorship') ORDER BY Exhibitor_Company_Name__c
stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => Opportunity [url] => /services/data/v41.0/sobjects/Opportunity/0063b00001BSGtfAAH ) [Id] => 0063b00001BSGtfAAH [Account] => stdClass Object ( [attributes] => stdClass Object ( [type] => Account [url] => /services/data/v41.0/sobjects/Account/001C000001Q2hRDIAZ ) [Id] => 001C000001Q2hRDIAZ [Name] => VNS Federal Services ) [Sponsorship_Type__c] => Beverage Station [Sponsorship_Page_Logo__c] => 1 [NotesAndAttachments] => [CombinedAttachments] => stdClass Object ( [totalSize] => 1 [done] => 1 [records] => Array ( [0] => stdClass Object ( [attributes] => stdClass Object ( [type] => CombinedAttachment [url] => /services/data/v41.0/sobjects/CombinedAttachment/0693b0000052mRBAAY ) [Id] => 0693b0000052mRBAAY [Title] => RGB_VEOLIA_20CM [FileType] => PNG [FileExtension] => png [ContentSize] => 8175 [RecordType] => File ) ) ) [Booth_Number__c] => [Opportunity_Type__c] => Exhibitor;Sponsorship [Exhibitor_Company_Name__c] => Veolia [Exhibitor_Description__c] => Veolia is a 160-year old, $29 billion global company focused on “Resourcing the World” through water, energy, infrastructure and waste treatment operations and technology capabilities. In the U.S., Veolia Nuclear Solutions (VNS) Federal Services channels VNS nuclear capabilities with broader Veolia technologies and experience to provide specialized services to the U.S. Government. We focus on safely reducing lifecycle costs for waste and water management and facility operations by applying knowledge based on decades of experience. Our integrated value chain includes Investigation and Characterization, Remote Access Solutions, Separation of Radioisotopes, Radioactive Waste Treatment, Stabilization of Radioactive Waste, and Nuclear Facility O&M. [Exhibitor_Street__c] => 101 W Washington Street [Exhibitor_City__c] => Indianapolis [Exhibitor_State_Province__c] => Indiana [Exhibitor_Zip_Code__c] => 99352 [Exhibitor_Country__c] => United States [Exhibitor_Address__c] => [Exhibitor_Website__c] => www.nuclearsolutions.veolia.com [Exhibitor_Email__c] => [Primary_Contact__c] => 003C000001xCb91IAC ) ) )
Networking Break Sponsors
Master-Lee Energy Services provides heat exchanger maintenance including: eddy current testing, coasting inspection and repair tube cleaning, and plugging. Cleaning tanks and pipes via CO2, HPwater, sponge, and grit blasting.
National Salvage & Service Corporation
National provides specialized Investment Recovery services to electric utilities, railroads and other industries throughout the U.S., partnering with our clients to find affordable and creative solutions for assets at the end of their lifecycle. National has removed, recovered and restored resources at sites ranging from the purchase and complete demolition of power plant buildings and equipment to taking up thousands of miles of vacated railroad tracks. Based in Bloomington, Indiana, National was established in 1980 as a railroad dismantling company. During its more than 30 years in business, National has grown to become an industry leader in demolition, asbestos abatement, asset recovery, wood recycling and other environmental services. With 250 employees and seven locations across the country, we are equipped to tackle your project in the most efficient, safe and environmentally responsible manner possible, whether it is the demolition of a power plant or the remediation of a site contaminated with hazardous materials. We value and excel in consistently delivering a quality product at competitive prices in a manner that is convenient for the customer.
Digital Sponsor
UniTech Services Group
UniTech Services Group, Inc. is the world’s largest supplier of nuclear protective clothing and accessories. Our nuclear licensed decontamination facilities throughout the US and Europe provide the following services: radiological laundering of protective clothing, decontamination and testing of respirators, and the decontamination of tools & equipment (scaffolding, hand tools, portable HEPA vacuums, etc.). Our products and services are designed to provide our customers cost effective protection for their workers with minimal generation of radioactive waste.
Networking Breakfast Sponsors
Constellis
Constellis protects critical priorities safely and efficiently around the world. Operating in 40 countries and based in the Washington D.C. area, our 22,000 Constellis employees bring unparalleled dedication and passion for creating a safer world and upholding the highest standards of compliance, quality and integrity. As a leading global provider of risk management, security, humanitarian, training and operational support services to government and commercial customers worldwide, Constellis’ forward thinking solutions include a range of synergistic services, including background investigations, social intelligence tools, advanced training, logistics and life support, UAV and K9 services, and crisis response mitigation. At Constellis, our number one priority is to secure success for our customers.
I.C.E. Service Group
ICE Service Group, Inc. (ICE) founded in 2007 provides safe, secure and cost effective logistical support, packaging, transportation, and waste management services to the Industrial, Construction and Environmental industries. ICE, a small business; headquartered outside of Pittsburgh, Pennsylvania, has offices, field offices & transload locations across North America. We are actively working across North America, including Mexico, Canada and the Caribbean. Our team has successfully, safely and economically managed over 15,000,000 tons of waste and material. Our services include: • Transportation (Rail, Truck & Marine) & Logistical Support • Heavy, Wide & Over-Dimensional Transportation • Rail Equipment (Gondolas, Flatcars, Tankcars, Boxcars) • Packages (Soft Sided, Custom Packages, SCO Wraps, Intermodal Containers, Cargo Containers) • Waste Management (Waste Profiles, Manifests, Disposal, Sampling / Analysis, On-Site Coordination)
Networking Luncheon Sponsor
Westinghouse
MORE THAN 30 YEARS IN D&D/WM PROJECT EXPERIENCE With more than a dozen commercial reactor dismantling projects and counting, Westinghouse is a leader in planning, managing and implementing decommissioning, decontamination and waste management projects for the nuclear industry. We combine our expertise in tooling design, cutting methodologies, dismantling technologies and waste management knowledge with our proven experience to deliver successful, steady-state, safe dismantling that achieves cost savings and schedule adherence.
Registration Sponsor
Huntington Ingalls Industries
Huntington Ingalls Industries is America’s largest military shipbuilding company and a provider of professional services to partners in government and industry. HII’s Technical Solutions division provides a wide range of professional services through its Fleet Support, Mission Driven Innovative Solutions, Nuclear & Environmental, and Oil & Gas groups.
Take-Away Sponsors
AECOM
AECOM is built to deliver a better world. We design, build, finance and operate infrastructure assets for governments, businesses and organizations. As a fully integrated firm, we connect knowledge and experience across our global network of experts to help clients solve their most complex challenges. From high-performance buildings and infrastructure, to resilient communities and environments, to stable and secure nations, our work is transformative, differentiated and vital. AECOM’s nuclear decommissioning and dismantlement expertise is unmatched by any other contractor in the power industry. We have more than 30 years of experience taking nuclear power plants offline safely and efficiently. A Fortune 500 firm, AECOM had revenue of approximately $20.2 billion during fiscal year 2018. See how we deliver what others can only imagine at aecom.com and @AECOM.
Comprehensive Decommissioning International
CDI, LLC, headquartered in Camden, New Jersey, is a joint venture company of Holtec International (USA) and SNC- Lavalin (TSX: SNC). CDI seeks to become an industry-leading decommissioning company by providing comprehensive project solutions for retiring nuclear power plants. CDI’s global operations provide expertise and technological innovation to protect the public in an environmentally responsible, safe and ethical manner. The joint venture company is committed to the enhancement of the communities in which it operates, and employing financially sustainable business practices that ensure the upholding of obligations made as a trusted steward of legacy nuclear materials. www.cdi-decom.com.
Sponsor-Notepad
Bechtel Corporation
Bechtel Nuclear, Security & Environmental comprises all of Bechtel’s nuclear power, security, cleanup, and naval nuclear propulsion work, creating an industry-leading organization with capabilities across the lifecycle of facilities and sites for both commercial and government customers. Bechtel helps customers transform how they do business and deliver their critical missions in a dynamic and budget-conscious environment. Our teams work every day to foster a collaborative, innovative, secure, and efficient environment necessary for delivering vital scientific and national security missions.
Hotel Key Cards Sponsor
NAC International Inc.
NAC International Inc. (NAC) is a leading provider of engineering, consulting and nuclear fuel management solutions. Since 1968, NAC has offered the nuclear industry proven design, licensing, fabrication, construction and operation of innovative technologies to safely store, transport and manage used fuel and other materials at decommissioning and operating sites.
Keynote Introduction Sponsor
GE Hitachi Nuclear Energy
GE Hitachi Nuclear Energy (GEH) is a world-leading provider of advanced reactors and nuclear services. Based in Wilmington, NC, GEH is an alliance created by GE and Hitachi to serve the global nuclear industry, offering customers the technological leadership required to effectively enhance reactor performance, power output and safety. GEH offers comprehensive D&D project expertise to support customers throughout the nuclear power plant lifecycle. Current project work includes the dismantling of two reactors in Sweden.
Beverage Station Sponsor
Veolia is a 160-year old, $29 billion global company focused on “Resourcing the World” through water, energy, infrastructure and waste treatment operations and technology capabilities. In the U.S., Veolia Nuclear Solutions (VNS) Federal Services channels VNS nuclear capabilities with broader Veolia technologies and experience to provide specialized services to the U.S. Government. We focus on safely reducing lifecycle costs for waste and water management and facility operations by applying knowledge based on decades of experience. Our integrated value chain includes Investigation and Characterization, Remote Access Solutions, Separation of Radioisotopes, Radioactive Waste Treatment, Stabilization of Radioactive Waste, and Nuclear Facility O&M.