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 > Policy Analysis and Communications Staff End Hierarchical Links

 

Policy Analysis and Communications Staff

Contact Information
Director: Jeff Clark
Phone: 919-541-5557
Secretary: Jean Walker
Phone: 919-541-5615
Fax: 919-541-2464
Address: Research Triangle Park,
North Carolina 27711
Mail Drop C404-03
Responsibilities

The Director, Policy Analysis and Communications Staff (PACS) reports to the Director, OAQPS. The Director is the principal OAQPS staff member responsible for advice to the Director, OAQPS, and other senior Air program officials on political and policy-related matters with outside parties, including Congress, industry, environmental groups, and State and local elected officials. The PACS functions as a primary advisor to the Director on air quality policy issues and is the lead OAQPS group responsible for Congressional, press and other communications matters.

PACS has the following principal responsibilities:

  • Coordinating responses to all Congressional inquiries (including follow-up questions from Congressional hearings) and staff briefings, as well as Congressional hearings;
  • Providing a policy level review on all Office-level correspondence, reports, and regulatory packages;
  • Serves as the focal point for all OAQPS media contacts and for media event planning for OAQPS;
  • Tracks all on-going OAQPS projects and develops and disseminates the communications materials for all the rules, guidance, and program reports developed by OAQPS;
  • Writing speeches and developing briefings for the Director, OAQPS, and other EPA officials on OAQPS-related issues; and
  • Coordinating rapid response to requests from the White House, the Administrator's Office, the Office of the Assistant Administrator for Air and Radiation, the Office of Public Affairs, and the Office of Congressional and Intergovernmental Relations.
Personnel
Jackie Ashley e-mail:ashley.jackie@epa.gov
Jeff Clark e-mail:clark.jeffrey@epa.gov
Jan Cortelyou Lee e-mail:cortelyou-lee.jan@epa.gov
Alison Davis e-mail:davis.alison@epa.gov
Jenny Noonan e-mail:noonan.jenny@epa.gov
Kelly Rimer e-mail:rimer.kelly@epa.gov
Sherry Russell e-mail:russell.sherry@epa.gov
Lora Strine e-mail:strine.lora@epa.gov
Sara Terry e-mail:terry.sara@epa.gov
Jean Walker e-mail:walker.jean@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/io/pacs.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
62 ms 62 ms 1 top level D:\webdir\oaqpswww\air\oaqps\organization\io\pacs.cfm
31 ms 31 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
62 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:56.056
SELECT      *
FROM         Projects 
WHERE ProjDivision = 'io'
       AND ProjWGroup = 'pacs'
GetGroupLeader (Datasource=Contacts, Time=16ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:56.056
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 = 'io'
		AND        Projects.ProjWGroup = 'pacs'
		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:56.056
SELECT      Fax, WorkPhone, MailDrop, PersonnelID, Building
FROM         Personnel 
WHERE       (PersonnelID = 363)
GetSecretary (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:56.056
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 = 'io'
		AND        Projects.ProjWGroup = 'pacs'
		AND	     Contacts.Role_Set = 'Secretary'
ContactInfo (Datasource=Contacts, Time=0ms, Records=1) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:56.056
SELECT      Fax, WorkPhone, MailDrop, PersonnelID, Building
FROM         Personnel 
WHERE       (PersonnelID = 363)
GetPersonnelOnly (Datasource=Contacts, Time=15ms, Records=10) in D:\webdir\oaqpswww\air\oaqps\organization\code\GroupQueries.cfm @ 13:59:56.056
SELECT      LastName, FirstName, Email, PersonnelID, Classification
FROM         Personnel
WHERE		Division = 'io'
			AND WGroup = 'pacs'
			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:56.056
SELECT    ProjectID, ProjectName, ProjWGroup, ProjDivision
FROM         Projects 
WHERE		ProjDivision = 'io'
			AND ProjWGroup = 'pacs'
			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\io\pacs.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/io/pacs.cfm
PATH_TRANSLATED=D:\webdir\oaqpswww\air\oaqps\organization\io\pacs.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/io/pacs.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: 32 ms