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 > Program Design Group End Hierarchical Links

 

Program Design Group

Contact Information
Group Leader: Lisa Conner
Phone: 919-541-5060
Fax: 919-541-0839
Address: Research Triangle Park,
North Carolina 27711
Mail Drop C504-04
Responsibilities
The PDG is responsible for designing regulatory and non-regulatory mechanisms to implement the division’s control strategies based on comprehensive information and understanding of key industrial sectors, their operations, economic profiles and capital planning cycles, as well as a broad array of opportunities for the incorporation of market-based mechanisms. The Group is also responsible for the following functions:
  • Working with other EPA offices, State, local and tribal agencies, and external stakeholders to identify and propose ways to meet regulatory and environmental objectives;
  • Seeking to coordinate control requirements to reduce or eliminate conflicts and redundancies among control programs and improve their collective efficiency and cost-effectiveness;
  • Collaborating with the Office of General Counsel and the Office of Enforcement and Compliance Assurance (OECA) in the development of policies to achieve greater flexibility for industrial sectors in the selection of compliance options while providing improved information and greater certainty of compliance with requirements;
  • Developing, piloting and evaluating voluntary and other innovative approaches for improving environmental performance and providing information to assist OAR and OECA in future policy and enforcement activities; and
  • Managing, tracking, and coordinating the development of all regulations across the division to ensure timely completion, effective consultation, and internal consistency.
Personnel
Teresa Clemons e-mail:clemons.teresa@epa.gov
Richard Colyer e-mail:colyer.rick@epa.gov
Lisa Conner e-mail:conner.lisa@epa.gov
Mary Ferrell e-mail:ferrell.mary@epa.gov
Robin Langdon e-mail:langdon.robin@epa.gov
Debra Lee e-mail:lee.debra@epa.gov
Christina Ndoh e-mail:ndoh.christina@epa.gov
David Solomon e-mail:solomon.david@epa.gov
Elineth Torres e-mail:torres.elineth@epa.gov
Matthew Witosky e-mail:witosky.matthew@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/pdg.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\pdg.cfm
32 ms 32 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\DeriveGroupInfo.cfm
31 ms 31 ms 1 D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.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=32ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\DeriveGroupInfo.cfm @ 13:59:58.058
SELECT      *
FROM         Projects 
WHERE ProjDivision = 'sppd'
       AND ProjWGroup = 'pdg'
GetGroupLeader (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:58.058
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 = 'pdg'
		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:58.058
SELECT      Fax, WorkPhone, MailDrop, PersonnelID, Building
FROM         Personnel 
WHERE       (PersonnelID = 227)
GetSecretary (Datasource=Contacts, Time=0ms, Records=0) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:58.058
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 = 'pdg'
		AND	     Contacts.Role_Set = 'Secretary'
ContactInfo (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:58.058
SELECT      Fax, WorkPhone, MailDrop, PersonnelID, Building
FROM         Personnel 
WHERE       (PersonnelID = 227)
GetPersonnelOnly (Datasource=Contacts, Time=16ms, Records=10) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:58.058
SELECT      LastName, FirstName, Email, PersonnelID, Classification
FROM         Personnel
WHERE		Division = 'sppd'
			AND WGroup = 'pdg'
			AND Status <> 'inactive'
            AND    Classification <> 'Contractor'
ORDER BY  	LastName, FirstName
GetProjectsOnly (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:58.058
SELECT    ProjectID, ProjectName, ProjWGroup, ProjDivision
FROM         Projects 
WHERE		ProjDivision = 'sppd'
			AND ProjWGroup = 'pdg'
			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\pdg.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/pdg.cfm
PATH_TRANSLATED=D:\webdir\oaqpswww\air\oaqps\organization\sppd\pdg.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/pdg.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