Skip common site navigation and headers
United States Environmental Protection Agency
OAQPS Organization
Begin Hierarchical Links EPA Home > Air & Radiation > Air Quality Planning & Standards > Organization > Coatings and Chemicals Group End Hierarchical Links

 

Coatings and Chemicals Group

Contact Information
Group Leader: KC Hustvedt
Phone: 919-541-5395
Secretary: Janet Eck
Phone: 919-541-7946
Fax: 919-685-3200
Address: Research Triangle Park,
North Carolina 27711
Mail Drop E143-01
Responsibilities
The CCG is responsible for directing the national program to reduce air emissions associated with sectors such as petroleum production, refining, and marketing and chemical production and application. The Group works collaboratively with stakeholders to identify opportunities for cost effective strategies to reduce emissions of both toxic and criteria pollutants. The group is also responsible for:
  • Completing appropriate ongoing regulatory efforts for these sectors under the Clean Air Act for MACT, area sources, residual risk, and new source performance standards;
  • Conducting comprehensive analyses of these industry sectors to identify opportunities for multi-pollutant emission reductions and cost effective control technologies and alternative processes to fulfill national air programs;
  • Reviewing and assessing existing regulatory requirements for these sectors to reduce conflicts and redundancies among the various requirements while achieving equivalent environmental outcomes; and
  • Developing and maintaining technical and policy expertise to solve air pollution problems related to these industry sectors on a regional, national, and international scale.
Personnel
Janet Eck e-mail:eck.janet@epa.gov
Paula Hirtz e-mail:hirtz.paula@epa.gov
Jodi Howard e-mail:howard.jodi@epa.gov
KC Hustvedt e-mail:hustvedt.ken@epa.gov
Mary Tom Kissell e-mail:kissell.mary@epa.gov
Robert Lucas e-mail:lucas.bob@epa.gov
Randy McDonald e-mail:mcdonald.randy@epa.gov
Nicholas Parsons e-mail:parsons.nick@epa.gov
Dave Salman e-mail:salman.dave@epa.gov
Steve Shedd e-mail:shedd.steve@epa.gov
Brenda Shine e-mail:shine.brenda@epa.gov
Hillary Ward e-mail:glover.lauren@epa.gov
Begin Site Footer

Publications | Organization | Technical Information

EPA Home | Privacy and Security Notice | Contact Us

 


Debugging Information
ColdFusion Server Enterprise 6,1,0,83762
Template /air/oaqps/organization/sppd/ccg.cfm
Time Stamp 23-Nov-09 01:59 PM
Locale English (US)
User Agent ColdFusion
Remote IP 134.67.194.16
Host Name 134.67.194.16


Execution Time

Total Time Avg Time Count Template
63 ms 63 ms 1 top level D:\webdir\oaqpswww\air\oaqps\organization\sppd\ccg.cfm
32 ms 32 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm
31 ms 31 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\DeriveGroupInfo.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\Application.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\Footer.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\GroupLeaderInfo.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\HeaderNavBar.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\TopHead.cfm
0 ms 0 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\peopleprojects.cfm
0 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
63 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

GetGroupName (Datasource=contacts, Time=31ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\DeriveGroupInfo.cfm @ 13:59:57.057
SELECT      *
FROM         Projects 
WHERE ProjDivision = 'sppd'
       AND ProjWGroup = 'ccg'
GetGroupLeader (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:57.057
SELECT    Personnel.PersonnelID, 
		    Personnel.Division, 
			Personnel.LastName, 
			Personnel.FirstName, 
			Personnel.WGroup, 
			Projects.ProjectName, Contacts.Role_Set,
			Projects.ProjectName, Contacts.Role_Free 
FROM         Personnel, Projects, Contacts 
WHERE       Personnel.PersonnelID = Contacts.PersonnelID 
		AND        Contacts.ProjectID = Projects.ProjectID
		AND        Projects.Projectname = 'orgchart'
		AND        Projects.ProjDivision = 'sppd'
		AND        Projects.ProjWGroup = 'ccg'
		AND	     Contacts.Role_Set = 'Group Leader'
ContactInfo (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:57.057
SELECT      Fax, WorkPhone, MailDrop, PersonnelID, Building
FROM         Personnel 
WHERE       (PersonnelID = 812)
GetSecretary (Datasource=Contacts, Time=16ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:57.057
SELECT    Personnel.PersonnelID, 
		    Personnel.Division, 
			Personnel.LastName, 
			Personnel.FirstName, 
			Personnel.WGroup, 
			Personnel.Workphone, 
			Projects.ProjectName, Contacts.Role_Set ,Contacts.Role_Free
FROM         Personnel, Projects, Contacts 
WHERE       Personnel.PersonnelID = Contacts.PersonnelID 
		AND        Contacts.ProjectID = Projects.ProjectID
		AND        Projects.Projectname = 'orgchart'
		AND        Projects.ProjDivision = 'sppd'
		AND        Projects.ProjWGroup = 'ccg'
		AND	     Contacts.Role_Set = 'Secretary'
ContactInfo (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:57.057
SELECT      Fax, WorkPhone, MailDrop, PersonnelID, Building
FROM         Personnel 
WHERE       (PersonnelID = 812)
GetPersonnelOnly (Datasource=Contacts, Time=0ms, Records=12) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:57.057
SELECT      LastName, FirstName, Email, PersonnelID, Classification
FROM         Personnel
WHERE		Division = 'sppd'
			AND WGroup = 'ccg'
			AND Status <> 'inactive'
            AND    Classification <> 'Contractor'
ORDER BY  	LastName, FirstName
GetProjectsOnly (Datasource=Contacts, Time=16ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:57.057
SELECT    ProjectID, ProjectName, ProjWGroup, ProjDivision
FROM         Projects 
WHERE		ProjDivision = 'sppd'
			AND ProjWGroup = 'ccg'
			AND (ProjectStatus = 'Ongoing' OR ProjectStatus = NULL)
ORDER BY  	ProjectName


Scope Variables

CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=D:\webdir\oaqpswww\air\oaqps\organization\sppd\ccg.cfm
CONTENT_LENGTH=
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=off
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=
HTTP_ACCEPT_ENCODING=deflate, gzip, x-gzip, compress, x-compress
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=close, TE
HTTP_COOKIE=
HTTP_HOST=134.67.194.16
HTTP_REFERER=
HTTP_USER_AGENT=ColdFusion
PATH_INFO=/air/oaqps/organization/sppd/ccg.cfm
PATH_TRANSLATED=D:\webdir\oaqpswww\air\oaqps\organization\sppd\ccg.cfm
QUERY_STRING=
REMOTE_ADDR=134.67.194.16
REMOTE_HOST=134.67.194.16
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/air/oaqps/organization/sppd/ccg.cfm
SERVER_NAME=134.67.194.16
SERVER_PORT=80
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/6.0
WEB_SERVER_API=
Debug Rendering Time: 31 ms