Congressional Quarterly's Washington Information Directory (202) 887-8500 lists the departments and agencies of the federal government, congressional committees, and private, nonprofit organizations in the nation's capital. Each chapter covers a broad subject area, such as health, energy, or science. Entries include the name, address, and telephone number of the organization; the name and title of the best person to contact for information; and a brief description of the work performed by the organization.

 

Consumer Product Safety Commission
Washington, DC 20207
(301) 504-0580

Environmental Protection Agency 401 M Street, SW Washington, DC 20460 (202) 260-4454
Equal Employment Opportunity Commission Office of Communications and Legislative Affairs 1801 L Street, NW Washington, DC 20507 (202) 663-4900, or (800) 669-4000 (to contact local EEOC office)
Federal Communications Commission 1919 M Street, NW Washington, DC 20554 (202) 418-0200
Federal Deposit Insurance Corporation 550 17th Street, NW Washington, DC 20429 (202) 393-8400
Federal Energy Regulatory Commission 941 N. Capitol Street, NE Washington, DC 20426 (202) 208-1371
Federal Reserve System 20th and C Streets, NW Washington, DC 20551 (202) 452-3215
Federal Trade Commission 6th Street and Pennsylvania Avenue, NW Washington, DC 20580 (202) 326-2222
Food and Drug Administration 5600 Fishers Lane Rockville, MD 20857 (301) 443-3170
Immigration and Naturalization Service U.S. Dept. of Justice 425 I Street, NW, Room 7116 Washington, DC 20536 (800) 755-0777
Interstate Commerce Commission 12th Street and Constitution Avenue, NW Washington, DC 20423 (202) 927-7600
National Credit Union Administration 1775 Duke Street Alexandria, VA 22314 (703) 518-6300
National Labor Relations Board 1099 14th Street, NW Washington, DC 20570 (202) 273-1000
National Transportation Safety Board 490 L'Enfant Plaza, SW Washington, DC 20594 (202) 382-6600
Occupational Safety and Health Administration 200 Constitution Avenue, NW Washington, DC 20210 (202) 219-8148
Pension Benefit Guaranty Corporation Office of Coverage and Inquiries 1200 K Street, NW Washington, DC 20005 (202) 3264000
Resolution Trust Corporation 801 17th St., NW Washington, DC 20434 (202) 416-6900
Securities and Exchange Commission 450 5th Street, NW Washington, DC 20549 (202) 942-8088
Small Business Administration 409 3rd Street, SW Washington, DC 20416 (202) 205-7717, or (800) 827-5722 or (202) 205-7701 for recorded information
United States International Trade Commission 500 E Street, SW Washington, DC 20436 (202) 205-2000
U.S. Postal Service (Current Rates, Fees, and Services) 475 L'Enfant Plaza, SW Washington, DC 20260 (202) 268-2000
Other Useful Federal Offices:
Bureau of Export Administration (Commerce Dept.)
E? O. Box 273
Washington, DC 20044
(202) 482-4811
Economic Development Administration(Commerce Dept.)
14th Street and Constitution Avenue, NW
Washington, DC 20230
(202) 482-2000

Patent and Trademark Office (Commerce Dept.) Washington, DC 20231 (703) 3084357, or (703) 557-4636 for recorded information
Trade Regulation Enforcement (Federal Trade Commission) Enforcement Division 6th Street & Pennsylvania Avenue, NW Washington, DC 20580 (202) 326-2000
Office for Civil Rights (Health and Human Services.) 330 Independence Avenue, SW Washington, DC 20201 (202) 619-0585
Public Health Service (Health and Human Services Dept.) 5600 Fishers Lane Rockville, MD 20857 (301) 443-2403
Social Security Administration (Health and Human Services Dept.) 6401 Security Boulevard Baltimore, Ml) 21235 (410) 965-7700 or (800) 772-1213
Government National Mortgage Association (Housing and Urban Development Dept.) 451 7th Street, SW Washington, DC 20410 (202) 708-0980
Employment Standards Administration (Labor Dept.) 200 Constitution Avenue, NW Washington, DC 20210 (202) 219-8743
Employment and Training Administration (Labor Dept.) 200 Constitution Avenue, NW Washington, DC 20210 (202) 219-6871
Pension and Welfare Benefits Administration (Labor Dept.) 200 Constitution Avenue, NW Washington, DC 20210 (202) 219-8776
Veterans' Employment and Training Services (Labor Dept.) 200 Constitution Avenue, NW Washington, DC 20210 (202) 219-9116
Internal Revenue Service (Treasury Dept.) 1111 Constitution Avenue, NW Washington, DC 20224 (800) 829-1040
United States Customs Service (Treasury Dept.) 1301 Constitution Avenue, NW Washington, DC 20229 (202) 927-2095

Hotlines: Small Business Administration Answer Desk (202) 205-7717, or (800) 827-5722 or (202) 205-7701 for recorded information
Small Business Export/Import Advisory Service (800) 565-3946
 
5MBMemory Usage26.97msRequest Duration
Joomla! Version4.2.8
PHP Version8.0.30
Identityguest
Response200
Templatert_requiem
Database
Server
mysql
Version
10.6.22-MariaDB
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
[]
$_COOKIE
[]
$_SERVER
array:73 [ "USER" => "cftech5" "HOME" => "/home/cftech5" "SCRIPT_NAME" => "/index.php" "REQU...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1751529144 "last" => 1751529144...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_languagefilter
array:1 [ "language" => "en-GB" ]
PHPDEBUGBAR_STACK_DATA
[]
  • afterLoad (568.59KB) (1.13ms)
  • afterInitialise (2.03MB) (13.36ms)
  • afterCache (1.55MB) (8.64ms)
  • 1 x afterInitialise (2.03MB) (49.56%)
    13.36ms
    1 x afterCache (1.55MB) (32.03%)
    8.64ms
    1 x afterLoad (568.59KB) (4.19%)
    1.13ms
14 statements were executed4.95ms349.9KB
  • SELECT @@SESSION.sql_mode;59μs1.59KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:293Copy
  • SELECT `data` FROM `gls_session` WHERE `session_id` = ?111μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `gls_session` WHERE `session_id` = :session_id LIMIT 191μs1.61KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `gls_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)1.59ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `gls_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1264μs5.36KB/libraries/src/Component/ComponentHelper.php:393Copy
  • SELECT `id`,`rules` FROM `gls_viewlevels`84μs1.11KB/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `gls_usergroups` AS `a` LEFT JOIN `gls_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest134μs1.67KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `gls_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`558μs16.8KBParams/libraries/src/Plugin/PluginHelper.php:283Copy
  • SELECT * FROM `gls_languages` WHERE `published` = 1 ORDER BY `ordering` ASC188μs3.69KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `element`,`name`,`client_id`,`extension_id` FROM `gls_extensions` WHERE `type` = 'language' AND `state` = 0 AND `enabled` = 1144μs1.22KB/libraries/src/Language/LanguageHelper.php:213Copy
  • SELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`m`.`link`,`m`.`type`,`m`.`level`,`m`.`language`,`m`.`browserNav`,`m`.`access`,`m`.`params`,`m`.`home`,`m`.`img`,`m`.`template_style_id`,`m`.`component_id`,`m`.`parent_id`,`m`.`path` AS `route`,`e`.`element` AS `component` FROM `gls_menu` AS `m` LEFT JOIN `gls_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id` WHERE ( (`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2) ORDER BY `m`.`lft`1.11ms304.55KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `gls_categories` AS `s` INNER JOIN `gls_categories` AS `c` ON (`s`.`lft` < `c`.`lft` AND `c`.`lft` < `s`.`rgt` AND `c`.`language` IN (:preparedArray1,:preparedArray2)) OR (`c`.`lft` <= `s`.`lft` AND `s`.`rgt` <= `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`312μs6.67KBParams/libraries/src/Categories/Categories.php:360Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `gls_template_styles` AS `s` LEFT JOIN `gls_extensions` AS `e` ON `e`.`element` = `s`.`template` AND `e`.`type` = 'template' AND `e`.`client_id` = `s`.`client_id` WHERE `s`.`client_id` = 0 AND `e`.`enabled` = 1185μs1.69KB/administrator/components/com_templates/src/Model/StyleModel.php:771Copy
  • SELECT s.id, s.template, s.home, s.title AS long_title, s.params FROM gls_template_styles AS s WHERE s.client_id = 0 AND s.template = 'rt_requiem' ORDER BY s.id119μs1.42KB/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy