www.cityandstateny.com Open in urlscan Pro
2620:1ec:29:1::40  Public Scan

URL: https://www.cityandstateny.com/
Submission: On November 25 via api from CA — Scanned from CA

Form analysis 7 forms found in the DOM

/search/

<form class="search-box-2-input-holder" action="/search/">
  <input class="search-box-2-input" type="text" name="q" placeholder="Search" required="">
  <button type="submit" class="search-box-2-submit">
    <svg class="search-box-2-submit-svg">
      <use xlink:href="/static/b/base/svg/spritesheet.svg?v=20.3.1#icon-arrow-right-1b"></use>
    </svg>
  </button>
</form>

/search/

<form class="search-box-menu-input-holder" action="/search/">
  <input class="search-box-menu-input" type="text" name="q" placeholder="Search" required="">
  <button type="submit" class="search-box-menu-submit">
    <svg class="search-box-menu-mag-svg">
      <use xlink:href="/static/b/base/svg/spritesheet.svg?v=20.3.1#icon-search"></use>
    </svg>
  </button>
</form>

POST /newsletter-subscribe

<form class="subscribe-form" action="/newsletter-subscribe" method="post">
  <input type="hidden" name="source-signup" value="csny-rail-hp">
  <input type="hidden" name="newsletter_csny_firstread" value="on">
  <div class="form-group">
    <label class="subscribe-label">
      <span class="sr-only">email</span>
      <div class="input-group">
        <span class="input-group-prepend">
          <svg class="subscribe-email-icon">
            <use xlink:href="/static/b/base/svg/spritesheet.svg?v=20.3.1#icon-email"></use>
          </svg>
        </span>
        <input class="form-control form-control-lg" name="email" type="email" placeholder=" Enter your email " required="" autocomplete="email">
        <span class="input-group-append">
          <button class="btn btn-secondary" type="submit">
            <svg class="subscribe-submit-icon">
              <use xlink:href="/static/b/base/svg/spritesheet.svg?v=20.3.1#icon-arrow-right"></use>
            </svg>
          </button>
        </span>
      </div>
    </label>
  </div>
</form>

POST /newsletter-subscribe

<form class="subscribe-form" action="/newsletter-subscribe" method="post">
  <input type="hidden" name="source-signup" value="csny-river-hp">
  <input type="hidden" name="newsletter_csny_firstread" value="on">
  <div class="form-group">
    <label class="subscribe-label">
      <span class="sr-only">email</span>
      <div class="input-group">
        <span class="input-group-prepend">
          <svg class="subscribe-email-icon">
            <use xlink:href="/static/b/base/svg/spritesheet.svg?v=20.3.1#icon-email"></use>
          </svg>
        </span>
        <input class="form-control form-control-lg" name="email" type="email" placeholder=" Enter your email " required="" autocomplete="email">
        <span class="input-group-append">
          <button class="btn btn-secondary" type="submit">
            <svg class="subscribe-submit-icon">
              <use xlink:href="/static/b/base/svg/spritesheet.svg?v=20.3.1#icon-arrow-right"></use>
            </svg>
          </button>
        </span>
      </div>
    </label>
  </div>
</form>

POST /newsletter-subscribe

<form class="survey-modal-form" action="/newsletter-subscribe" method="post">
  <fieldset>
    <input type="hidden" name="source-signup" value="">
    <input type="hidden" name="email" value="">
    <input type="hidden" name="is-survey" value="1">
    <div class="form-group survey-modal-full-name">
      <label for="full-name" class="survey-modal-label">Full Name</label>
      <input class="form-control form-control-lg survey-modal-field" id="full-name" name="full-name" type="text" autocomplete="name">
    </div>
    <div class="form-group survey-modal-i-work-for">
      <label for="employer" class="survey-modal-label">I Work For...</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="employer" name="i-work-for">
        <option value="" disabled="" selected="">— select —</option>
        <option value="State/Local Government">State/Local Government</option>
        <option value="Federal Government">Federal Government</option>
        <option value="Government Contractor">Government Contractor</option>
        <option value="Education">Education</option>
        <option value="Private Sector">Private Sector</option>
        <option value="Lobbying">Lobbying</option>
        <option value="Advocacy">Advocacy</option>
        <option value="Media">Media</option>
        <option value="Retired">Retired</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-civilian-branch">
      <label for="civilian-branch" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="civilian-branch" name="civilian-branch">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Department of the Air Force">Department of the Air Force</option>
        <option value="Department of the Army">Department of the Army</option>
        <option value="Department of the Navy">Department of the Navy</option>
        <option value="Joint Chiefs of Staff">Joint Chiefs of Staff</option>
        <option value="National Intelligence Agency">National Intelligence Agency</option>
        <option value="Office of the Secretary of Defense">Office of the Secretary of Defense</option>
        <option value="Other Defense Agency">Other Defense Agency</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-military-branch">
      <label for="military-branch" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="military-branch" name="military-branch">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Air Force">Air Force</option>
        <option value="Army">Army</option>
        <option value="Coast Guard">Coast Guard</option>
        <option value="Navy">Navy</option>
        <option value="Marines">Marines</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-fed-gov-agency-dept">
      <label for="fed-gov-agency-dept" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="fed-gov-agency-dept" name="fed-gov-agency-dept">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Department of Agriculture" class="fed-gov-agency-dept">Department of Agriculture</option>
        <option value="Department of Commerce" class="fed-gov-agency-dept">Department of Commerce</option>
        <option value="Department of Education" class="fed-gov-agency-dept">Department of Education</option>
        <option value="Department of Energy" class="fed-gov-agency-dept">Department of Energy</option>
        <option value="Department of HHS" class="fed-gov-agency-dept">Department of HHS</option>
        <option value="Department of Homeland Security" class="fed-gov-agency-dept">Department of Homeland Security</option>
        <option value="Department of HUD" class="fed-gov-agency-dept">Department of HUD</option>
        <option value="Department of Interior" class="fed-gov-agency-dept">Department of Interior</option>
        <option value="Department of Justice" class="fed-gov-agency-dept">Department of Justice</option>
        <option value="Department of Labor" class="fed-gov-agency-dept">Department of Labor</option>
        <option value="Department of State" class="fed-gov-agency-dept">Department of State</option>
        <option value="Department of Transportation" class="fed-gov-agency-dept">Department of Transportation</option>
        <option value="Department of Treasury" class="fed-gov-agency-dept">Department of Treasury</option>
        <option value="Department of Veterans Affairs" class="fed-gov-agency-dept">Department of Veterans Affairs</option>
        <option value="EPA" class="fed-gov-agency-dept">EPA</option>
        <option value="Executive Office of the President/Vice President" class="fed-gov-agency-dept">Executive Office of the President/Vice President</option>
        <option value="Federal Bureau of Investigation" class="fed-gov-agency-dept">Federal Bureau of Investigation</option>
        <option value="Federal Communications Commission" class="fed-gov-agency-dept">Federal Communications Commission</option>
        <option value="Federal Trade Commission" class="fed-gov-agency-dept">Federal Trade Commission</option>
        <option value="GSA" class="fed-gov-agency-dept">GSA</option>
        <option value="Judiciary Branch" class="fed-gov-agency-dept">Judiciary Branch</option>
        <option value="Legislative Branch" class="fed-gov-agency-dept">Legislative Branch</option>
        <option value="NASA" class="fed-gov-agency-dept">NASA</option>
        <option value="National Institute of Health" class="fed-gov-agency-dept">National Institute of Health</option>
        <option value="OMB" class="fed-gov-agency-dept">OMB</option>
        <option value="OPM" class="fed-gov-agency-dept">OPM</option>
        <option value="SSA" class="fed-gov-agency-dept">SSA</option>
        <option value="USPS" class="fed-gov-agency-dept">USPS</option>
        <option value="Other Agency" class="fed-gov-agency-dept">Other Agency</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-state-local-agency-dept">
      <label for="state-local-agency-dept" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="state-local-agency-dept" name="state-local-agency-dept">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Government Association" class="state-local-agency-dept">Government Association</option>
        <option value="County" class="state-local-agency-dept">County</option>
        <option value="Municipal" class="state-local-agency-dept">Municipal</option>
        <option value="Special District" class="state-local-agency-dept">Special District</option>
        <option value="State" class="state-local-agency-dept">State</option>
        <option value="Other" class="state-local-agency-dept">Other</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-education">
      <label for="education" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="education" name="education">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Higher Education">Higher Education</option>
        <option value="K-12 Education">K-12 Education</option>
        <option value="Other">Other</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-organization-function">
      <label for="organization-function" class="survey-modal-label">Organization Function</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="organization-function" id="organization-function">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Elected Official/Legislative/Executive Office">Elected Official/Legislative/Executive Office</option>
        <option value="Environment/Energy">Environment/Energy</option>
        <option value="Finance/Budget">Finance/Budget</option>
        <option value="Health &amp; Human Services">Health &amp; Human Services</option>
        <option value="Public Safety/Emergency Services/Law Enforcement">Public Safety/Emergency Services/Law Enforcement</option>
        <option value="Technology">Technology</option>
        <option value="Transportation/Utilities/Infrastructure">Transportation/Utilities/Infrastructure</option>
        <option value="Other">Other</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-organization-name">
      <label for="organization_name" class="survey-modal-label">Please Provide Your Org.'s Name</label>
      <input class="form-control form-control-lg survey-modal-field" id="organization_name" name="organization-name" type="text" autocomplete="organization">
    </div>
    <div class="form-group survey-modal-industry">
      <label for="industry" class="survey-modal-label">Industry</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="industry" id="industry">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Education &amp; Academia">Education &amp; Academia</option>
        <option value="Energy &amp; Environment">Energy &amp; Environment</option>
        <option value="Financial Services">Financial Services</option>
        <option value="Government">Government</option>
        <option value="Health Care">Health Care</option>
        <option value="Labor">Labor</option>
        <option value="Law">Law</option>
        <option value="Media">Media</option>
        <option value="PR &amp; Consulting">PR &amp; Consulting</option>
        <option value="Real Estate">Real Estate</option>
        <option value="Technology">Technology</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-job-title">
      <label for="job_title" class="survey-modal-label">Job Title</label>
      <input class="form-control form-control-lg survey-modal-field" id="job_title" name="job-title" type="text" autocomplete="job-title">
    </div>
    <div class="form-group survey-modal-job-function">
      <label for="job-function" class="survey-modal-label">Job Function</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="job-function" id="job-function">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Agency Leadership">Agency Leadership</option>
        <option value="Business &amp; Operations">Business &amp; Operations</option>
        <option value="Communications &amp; Marketing">Communications &amp; Marketing</option>
        <option value="Financial/Contract Management">Financial/Contract Management</option>
        <option value="Human Resource Management">Human Resource Management</option>
        <option value="Technology Management">Technology Management</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-phone-number">
      <label for="phone-number" class="survey-modal-label">Phone Number</label>
      <input class="form-control form-control-lg survey-modal-field" id="phone-number" name="phone-number" type="tel" autocomplete="tel">
    </div>
    <div class="form-group survey-modal-postal-code">
      <label for="postal_code" class="survey-modal-label">Zip code</label>
      <input class="form-control form-control-lg survey-modal-field" id="postal_code" name="postal_code" type="text" autocomplete="postal-code">
    </div>
    <div class="form-group survey-modal-country">
      <label for="country" class="survey-modal-label">Country</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="country" name="country">
        <option value="United States">United States</option>
        <option value="EEA (European Economic Area)">EEA (European Economic Area)</option>
        <option value="Canada">Canada</option>
        <option value="Other">Other</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-country-other">
      <label for="country_other" class="survey-modal-label">Country Name</label>
      <input id="country_other" type="text" name="country_other" class="form-control form-control-lg survey-modal-field" autocomplete="country-name">
    </div>
    <div class="form-check">
      <label class="form-check-label subscribe-third-party optin-regular">
        <input class="form-check-input" type="checkbox" name="third_party" checked="">
        <span class="newsletters-partner-text">Yes, I want to receive occasional updates from partners</span>
      </label>
    </div>
    <div class="form-check">
      <label class="form-check-label subscribe-third-party optin-eea">
        <input class="form-check-input" type="checkbox" name="third_party_eea">
        <span class="newsletters-partner-text"> I agree to the use of my personal data by Government Executive Media Group and its partners to serve me targeted ads.
          <a class="survey-modal-learn-more-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Learn more</a>. </span>
      </label>
    </div>
    <div class="d-flex flex-row-reverse">
      <input class="survey-modal-submit" type="submit" value="Submit">
    </div>
  </fieldset>
</form>

POST /newsletters/subscribe/conversion-module/csny_firstread/

<form class="conversion-module-signup-form " action="/newsletters/subscribe/conversion-module/csny_firstread/" method="post">
  <fieldset>
    <legend class="conversion-module-signup-form-title">
      <span class="conversion-module-signup-form-title-line1"> Get the must-read daily newsletter covering New York's nonprofit community. </span>
      <span class="conversion-module-signup-form-title-line2"> Sign up for FIRST READ Today </span>
    </legend>
    <input id="conversion-module-nl-source_signup" name="source_signup" type="hidden" value="csny-mod-conv-dt">
    <input id="conversion-module-nl-run_through_id" name="run_through_id" type="hidden">
    <div class="conversion-module-signup-form-email form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-nl-email"> My email is ... </label>
      <input autocomplete="email" class="form-control form-control-xl" id="conversion-module-nl-email" name="email" placeholder="email@example.com" required="required" type="text">
    </div>
    <div class="conversion-module-signup-form-employer form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-nl-employer"> I work for ... </label>
      <select class="form-control form-control-xl" id="conversion-module-nl-employer" name="employer" required="required">
        <option value="" selected="selected">--select--</option>
        <option value="State/Local Government">State/Local Government</option>
        <option value="Federal Government">Federal Government</option>
        <option value="Government Contractor">Government Contractor</option>
        <option value="Education">Education</option>
        <option value="Private Sector">Private Sector</option>
        <option value="Lobbying">Lobbying</option>
        <option value="Advocacy">Advocacy</option>
        <option value="Media">Media</option>
        <option value="Retired">Retired</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-optin form-group">
      <div class="checkbox">
        <label class="conversion-module-signup-form-label" for="conversion-module-nl-secondary_optin">
          <input checked="checked" id="conversion-module-nl-secondary_optin" name="secondary_optin" type="checkbox">
          <span class="conversion-module-signup-form-label-text">Also get our Events Newsletters, and stay up to date on all our in-person and virtual offerings.</span>
        </label>
      </div>
    </div>
    <div class="conversion-module-signup-form-submit form-group">
      <button class="conversion-module-signup-form-submit-btn btn btn-default" type="submit">
        <span class="conversion-module-signup-form-submit-text">
          <span class="conversion-module-signup-form-submit-arrow"></span> Sign up </span>
      </button>
    </div>
  </fieldset>
  <a class="conversion-module-signup-form-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Privacy Policy</a>
</form>

POST /newsletters/subscribe/conversion-module/csny_firstread/thank-you/

<form class="conversion-module-signup-form " action="/newsletters/subscribe/conversion-module/csny_firstread/thank-you/" method="post">
  <fieldset>
    <legend class="conversion-module-signup-form-title">
      <span class="conversion-module-signup-form-title-line1"> Almost There! </span>
      <span class="conversion-module-signup-form-title-line2"> Help us tailor content specifically for you: </span>
    </legend>
    <input id="conversion-module-thank-you-source_signup" name="source_signup" type="hidden" value="csny-mod-conv-dt">
    <input id="conversion-module-thank-you-run_through_id" name="run_through_id" type="hidden">
    <input id="conversion-module-thank-you-email" name="email" type="hidden">
    <div class="conversion-module-signup-form-full_name form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-full_name"> Full Name </label>
      <input autocomplete="name" class="form-control form-control-xl" id="conversion-module-thank-you-full_name" name="full_name" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-agency_department form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-agency_department"> Agency/Department </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-agency_department" name="agency_department" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option class="agency-department-civilian-branch" value="Department of the Air Force">Department of the Air Force</option>
        <option class="agency-department-civilian-branch" value="Department of the Army">Department of the Army</option>
        <option class="agency-department-civilian-branch" value="Department of the Navy">Department of the Navy</option>
        <option class="agency-department-civilian-branch" value="Joint Chiefs of Staff">Joint Chiefs of Staff</option>
        <option class="agency-department-civilian-branch" value="National Intelligence Agency">National Intelligence Agency</option>
        <option class="agency-department-civilian-branch" value="Office of the Secretary of Defense">Office of the Secretary of Defense</option>
        <option class="agency-department-civilian-branch" value="Other Defense Agency">Other Defense Agency</option>
        <option class="agency-department-military-branch" value="Air Force">Air Force</option>
        <option class="agency-department-military-branch" value="Army">Army</option>
        <option class="agency-department-military-branch" value="Coast Guard">Coast Guard</option>
        <option class="agency-department-military-branch" value="Navy">Navy</option>
        <option class="agency-department-military-branch" value="Marines">Marines</option>
        <option class="agency-department-federal-government" value="Department of Agriculture">Department of Agriculture</option>
        <option class="agency-department-federal-government" value="Department of Commerce">Department of Commerce</option>
        <option class="agency-department-federal-government" value="Department of Education">Department of Education</option>
        <option class="agency-department-federal-government" value="Department of Energy">Department of Energy</option>
        <option class="agency-department-federal-government" value="Department of HHS">Department of HHS</option>
        <option class="agency-department-federal-government" value="Department of Homeland Security">Department of Homeland Security</option>
        <option class="agency-department-federal-government" value="Department of HUD">Department of HUD</option>
        <option class="agency-department-federal-government" value="Department of Interior">Department of Interior</option>
        <option class="agency-department-federal-government" value="Department of Justice">Department of Justice</option>
        <option class="agency-department-federal-government" value="Department of Labor">Department of Labor</option>
        <option class="agency-department-federal-government" value="Department of State">Department of State</option>
        <option class="agency-department-federal-government" value="Department of Transportation">Department of Transportation</option>
        <option class="agency-department-federal-government" value="Department of Treasury">Department of Treasury</option>
        <option class="agency-department-federal-government" value="Department of Veterans Affairs">Department of Veterans Affairs</option>
        <option class="agency-department-federal-government" value="EPA">EPA</option>
        <option class="agency-department-federal-government" value="Executive Office of the President/Vice President">Executive Office of the President/Vice President</option>
        <option class="agency-department-federal-government" value="Federal Bureau of Investigation">Federal Bureau of Investigation</option>
        <option class="agency-department-federal-government" value="Federal Communications Commission">Federal Communications Commission</option>
        <option class="agency-department-federal-government" value="Federal Trade Commission">Federal Trade Commission</option>
        <option class="agency-department-federal-government" value="GSA">GSA</option>
        <option class="agency-department-federal-government" value="Judiciary Branch">Judiciary Branch</option>
        <option class="agency-department-federal-government" value="Legislative Branch">Legislative Branch</option>
        <option class="agency-department-federal-government" value="NASA">NASA</option>
        <option class="agency-department-federal-government" value="National Institute of Health">National Institute of Health</option>
        <option class="agency-department-federal-government" value="OMB">OMB</option>
        <option class="agency-department-federal-government" value="OPM">OPM</option>
        <option class="agency-department-federal-government" value="SSA">SSA</option>
        <option class="agency-department-federal-government" value="USPS">USPS</option>
        <option class="agency-department-federal-government" value="Other Agency">Other Agency</option>
        <option class="agency-department-state-and-local" value="Government Association">Government Association</option>
        <option class="agency-department-state-and-local" value="County">County</option>
        <option class="agency-department-state-and-local" value="Municipal">Municipal</option>
        <option class="agency-department-state-and-local" value="Special District">Special District</option>
        <option class="agency-department-state-and-local" value="State">State</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-organization_function form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-organization_function"> Organization Function </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-organization_function" name="organization_function" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option value="Elected Official/Legislative/Executive Office">Elected Official/Legislative/Executive Office</option>
        <option value="Environment/Energy">Environment/Energy</option>
        <option value="Finance/Budget">Finance/Budget</option>
        <option value="Health &amp; Human Services">Health &amp; Human Services</option>
        <option value="Public Safety/Emergency Services/Law Enforcement">Public Safety/Emergency Services/Law Enforcement</option>
        <option value="Technology">Technology</option>
        <option value="Transportation/Utilities/Infrastructure">Transportation/Utilities/Infrastructure</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-organization_name form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-organization_name"> Organization Name </label>
      <input autocomplete="organization" class="form-control form-control-xl" id="conversion-module-thank-you-organization_name" name="organization_name" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-job_function form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-job_function"> Job Function </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-job_function" name="job_function" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option value="Agency Leadership">Agency Leadership</option>
        <option value="Business &amp; Operations">Business &amp; Operations</option>
        <option value="Communications &amp; Marketing">Communications &amp; Marketing</option>
        <option value="Financial/Contract Management">Financial/Contract Management</option>
        <option value="Human Resource Management">Human Resource Management</option>
        <option value="Technology Management">Technology Management</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-phone form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-phone"> Phone number </label>
      <input autocomplete="tel" class="form-control form-control-xl" id="conversion-module-thank-you-phone" name="phone" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-state_and_zip form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-state_and_zip_0"> Zip code </label>
      <input autocomplete="postal-code" class="form-control form-control-xl" id="conversion-module-thank-you-state_and_zip_0" name="state_and_zip_0" placeholder="" type="text"><input autocomplete="postal-code" class="form-control form-control-xl"
        id="conversion-module-thank-you-state_and_zip_1" name="state_and_zip_1" placeholder="" type="hidden">
    </div>
    <div class="conversion-module-signup-form-country form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-country"> Country </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-country" name="country" placeholder="">
        <option value="United States">United States</option>
        <option value="EEA (European Economic Area)">EEA (European Economic Area)</option>
        <option value="Canada">Canada</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-country_other form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-country_other"> Country Name </label>
      <input autocomplete="country-name" class="form-control form-control-xl" id="conversion-module-thank-you-country_other" name="country_other" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-optin conversion-module-signup-form-optin-regular form-group">
      <div class="checkbox">
        <label class="conversion-module-signup-form-label" for="conversion-module-thank-you-optin">
          <input checked="checked" id="conversion-module-thank-you-optin" name="optin" type="checkbox">
          <span class="conversion-module-signup-form-label-text">Yes, City &amp; State NY can email me on behalf of carefully selected companies and organizations companies and organizations.</span>
        </label>
      </div>
    </div>
    <div class="conversion-module-signup-form-optin conversion-module-signup-form-optin-eea form-group hide">
      <div class="checkbox">
        <label class="conversion-module-signup-form-label" for="conversion-module-thank-you-optin_eea">
          <input id="conversion-module-thank-you-optin_eea" name="optin_eea" type="checkbox">
          <span class="conversion-module-signup-form-label-text"> I agree to the use of my personal data by Government Executive Media Group and its partners to serve me targeted ads.
            <a class="conversion-module-learn-more-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Learn more</a>. </span>
        </label>
      </div>
    </div>
    <div class="conversion-module-signup-form-submit form-group">
      <button class="conversion-module-signup-form-submit-btn btn btn-default" type="submit">
        <span class="conversion-module-signup-form-submit-text">
          <span class="conversion-module-signup-form-submit-arrow"></span> Submit </span>
      </button>
    </div>
  </fieldset>
  <a class="conversion-module-signup-form-link" href="/newsletters/" target="_blank">More from CSNY</a>
  <a class="conversion-module-signup-form-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Privacy Policy</a>
</form>

Text Content

Continue to the site in 13
Skip to Content
 * Notice at Collection
 * Your Privacy Choices
 * Exercise Your Privacy Rights

 * 
 * 
 * 
 * 
 * 

 * Politics
 * Policy
 * Personality
 * Power Lists
 * Opinion
 * |
 * Events
 * Special Reports
 * Magazine
 * Newsletters
 * More

 * 
 * Politics
 * Policy
 * Personality
 * Power Lists
 * Opinion

 * 
 * Events
 * Special Reports
 * Magazine
 * Newsletters

 * 
 * Podcasts
 * Job Board
 * Resource Directory
 * Legal & Public Notices
 * 
 * Subscription
 * Advertise
 * About Us
 * Staff
 * Merchandise
 * Awards, Plaques & Permissions
 * 
 * Channels


 * 
 * 
 * 
 * 


 * Notice at Collection
 * Your Privacy Choices
 * Exercise Your Privacy Rights

 * Trending
 * Who’s Who in Communications
 * Ballot Proposal Results

Sponsor Message



Sponsor Message


▼ Scroll To Continue ▼


NYC COUNCIL MOVES ON COMPROMISE ‘CITY OF YES’ PLAN. HERE’S WHAT’S IN AND WHAT’S
OUT

Policy


NYC COUNCIL MOVES ON COMPROMISE ‘CITY OF YES’ PLAN. HERE’S WHAT’S IN AND WHAT’S
OUT

The housing proposal comes with a $5 billion infusion from the city and state.

 * By Sahalie Donaldson
 * November 21, 2024

Personality

This week’s biggest Winners & Losers
NYPD

What’s in it for Jessica Tisch?
News & Politics

Chi Ossé bet big on the councilman-as-influencer strategy
News & Politics

Here are the New York politicos in line for Trump admin jobs
Power List

The 2024 Power of Diversity: Women 100
sponsor content

Championing Inclusivity: Expanding Pathways to Employment in NYC's Public Sector
Personality

This week’s biggest Winners & Losers
NYPD

What’s in it for Jessica Tisch?
News & Politics

Chi Ossé bet big on the councilman-as-influencer strategy
News & Politics

Here are the New York politicos in line for Trump admin jobs
Power List

The 2024 Power of Diversity: Women 100
sponsor content

Championing Inclusivity: Expanding Pathways to Employment in NYC's Public Sector


PoliticsShow All

Donald Trump




HERE ARE THE NEW YORK POLITICOS IN LINE FOR TRUMP ADMIN JOBS


ON THE FLIP SIDE, MANY PROMINENT NEW YORKERS SERVING UNDER THE BIDEN
ADMINISTRATION WILL BE OUT OF WORK.

 * By Sahalie Donaldson
 * November 21, 2024



Politics


WHAT’S IN IT FOR JESSICA TISCH?


SHE’S STEPPING IN AS THE FOURTH NYPD COMMISSIONER IN THREE YEARS – POSSIBLY IN
THE SUNSET OF A SCANDAL-SCARRED MAYORAL ADMINISTRATION. HERE’S WHY.

 * By Annie McDonough
 * November 20, 2024



Heard Around Town


MAYORAL CANDIDATES EACH SUPPORT ‘CITY OF YES’ THE MOST


BEFORE A PIVOTAL COMMITTEE VOTE ON THE ADAMS ADMINISTRATION’S MARQUEE HOUSING
PROPOSAL, HIS RIVALS ARE ALL IN – AND WANT TO DO EVEN MORE!

 * By Sahalie Donaldson
 * November 20, 2024



NYPD


JESSICA TISCH APPOINTED NYPD COMMISSIONER


AN ALUM OF THE NYPD’S IT TEAM, TISCH HAS LARGELY BEEN SEEN AS A STEADY LEADER OF
THE SANITATION DEPARTMENT.

 * By Annie McDonough and Sahalie Donaldson
 * November 20, 2024




PolicyShow All

New York State




HERE ARE THE MAJOR BILLS AWAITING GOV. KATHY HOCHUL’S SIGNATURE


THERE ARE HUNDREDS OF PIECES OF LEGISLATION THE GOVERNOR WILL HAVE TO CONSIDER
BEFORE THE END OF THE YEAR.

 * By Rebecca C. Lewis
 * November 23, 2024



Budget


NEW YORK CITY’S NOVEMBER BUDGET UPDATE – BY THE NUMBERS


THE CITY’S IN BETTER FISCAL SHAPE THAN EXPECTED, AND THAT MEANS MORE SPENDING.

 * By Sahalie Donaldson
 * November 22, 2024



Energy & Environment


WHILE NEW YORK REMAINS DETERMINED TO MEET AMBITIOUS CLIMATE GOALS, EXPERTS WARN
OF RISING COSTS


ATTENDEES AT CITY AND STATE’S 2024 CLEAN ENERGY SUMMIT GATHERED TO DISCUSS THE
CHALLENGES.

 * By Phenix Kim
 * November 21, 2024



Education


1 IN 8 NYC PUBLIC SCHOOL KIDS WAS HOMELESS LAST SCHOOL YEAR


THAT’S A RECORD HIGH OF MORE THAN 146,000 KIDS, AND THE FIGURE IS PARTLY DRIVEN
BY A SURGE OF MIGRANTS TO THE CITY.

 * By Sahalie Donaldson
 * November 18, 2024


PersonalityShow All

Winners & Losers




THIS WEEK’S BIGGEST WINNERS & LOSERS


WHO’S UP AND WHO’S DOWN THIS WEEK?

 * By City & State
 * November 22, 2024



New York State


KEN JENKINS IS TAKING A THIRD RUN AT WESTCHESTER COUNTY EXECUTIVE


A Q&A ON RUNNING AGAINST GEORGE LATIMER, WORKING WITH HIM AND NOW TRYING TO BE
HIS SUCCESSOR.

 * By Rich Mendez
 * November 22, 2024



New York City


JENNIFER WALDEN WEPRIN MAKES A COMEBACK


THE WELL-CONNECTED CULTURAL AFFAIRS EXECUTIVE LANDS A NEW JOB.

 * By Sophie Krichevsky
 * November 19, 2024



Personality


ADDING MORE NEW YORK POLITICAL BALLOONS TO THE MACY’S THANKSGIVING DAY PARADE


AS IF THE THANKSGIVING HOLIDAY NEEDS MORE POLITICS.

 * By Sophie Krichevsky
 * November 19, 2024



Sponsor Message



Sponsor Message


The must-read daily newsletter for NY's political community.

Get it in your inbox.

email


--------------------------------------------------------------------------------

Sponsor Message



Sponsor Message


Podcasts
 * Sponsored
   
   Episode 7: Election & Polling Innovations
   Tune In | Past Episodes

Featured Content
 * Sponsored
   Championing Inclusivity: Expanding Pathways to Employment in NYC's Public
   Sector
   
 * Sponsored
   Study Shows Uber Drivers in NYC Earn More Than City Employees
   

Events CalendarShow All
Dec 3, 8:00 am ET
Live Event
2024 NYCETC Conference
 
Dec 6, 9:00 am ET
Live Event
2024 New York State Legislators Retreat
 
Dec 11, 6:30 pm ET
Live Event
CSR 10th Anniversary Alumni Awards
 
Dec 12, 11:00 am ET
Live Event
The 2024 Responsible 100
 
Dec 3, 8:00 am ET
Live Event
2024 NYCETC Conference
 
Dec 6, 9:00 am ET
Live Event
2024 New York State Legislators Retreat
 
Dec 11, 6:30 pm ET
Live Event
CSR 10th Anniversary Alumni Awards
 
Dec 12, 11:00 am ET
Live Event
The 2024 Responsible 100
 




Sponsor Message



Sponsor Message

The must-read daily newsletter for NY's political community.

Get it in your inbox.

email


--------------------------------------------------------------------------------

Power ListsShow All

Power Lists




THE 2024 POWER OF DIVERSITY: WOMEN 100


NEW YORK’S MOST INFLUENTIAL FEMALE LEADERS.

 * By City & State
 * November 18, 2024



Power Lists


2024 TOP 50 STATE LOBBYISTS


NEW YORK’S GOVERNMENT RELATIONS LEADERS, RANKED.

 * By City & State
 * November 12, 2024



Power Lists


WHO’S WHO IN COMMUNICATIONS


THE PR PROS TO KNOW IN NEW YORK POLITICS AND GOVERNMENT.

 * By City & State
 * November 4, 2024



Power Lists


THE 2024 UPSTATE POWER 100


THE NEW YORK LEADERS REVITALIZING RUST BELT CITIES AND REIMAGINING RURAL
REGIONS.

 * By City & State
 * October 28, 2024


OpinionShow All

Editor's Note




EDITOR’S NOTE: THREATS OF MASS DEPORTATIONS CREATES UNCERTAINTY AND UNEASINESS,
EVEN FOR MIGRANTS LEGALLY IN U.S.


PRESIDENT-ELECT DONALD TRUMP HAS THE OPTION OF BROADLY INVOKING THE ALIEN
ENEMIES ACT BEYOND THE “INVASIONS” OF GANGS AND CARTELS FROM EL SALVADOR, MEXICO
AND VENEZUELA.

 * By Ralph R. Ortega
 * November 19, 2024



Nonprofits


OPINION: NONPROFITS KEEP NEW YORK RUNNING, BUT THE CITY’S PUSHING THEM OFF A
CLIFF


THE CITY’S FAILURE TO PAY NONPROFIT CONTRACTORS ON TIME IS HARMING THE SOCIAL
SAFETY NET.

 * By Justin Brannan and Althea Stevens
 * November 14, 2024



Opinion


OPINION: AFTER THE TRUMP COMEBACK, LOOKING AHEAD TO 2025




 * By Tom Allon
 * November 12, 2024



Opinion


OPINION: OUR VETERANS DESERVE BETTER


WE CAN HONOR THE MEN AND WOMEN WHO SERVED OUR COUNTRY BY PROHIBITING HOUSING
DISCRIMINATION AGAINST VETERANS AND GUARANTEEING THEM LEGAL REPRESENTATION IN
CIVIL MATTERS.

 * By Harvey Epstein
 * November 10, 2024


MagazineShow All


Next

City & State Links

News & Politics

 * Albany Agenda
 * Campaign Confidential
 * New York City
 * New York State
 * Campaigns & Elections
 * Heard Around Town
 * News & Politics
 * Ask the Experts
 * Announcements

Policy

 * Budget
 * Criminal Justice
 * Education
 * Energy & Environment
 * Ethics
 * Gambling
 * Healthcare
 * Housing
 * Immigration
 * Infrastructure
 * Labor
 * Nonprofits
 * Policy
 * Publisher's Section
 * Small Business
 * Technology
 * Transportation

Personality

 * Interviews & Profiles
 * Personality
 * Winners & Losers
 * Power List

Opinion

 * Commentary
 * Editor's Note
 * Opinion

List Nominations

First Read

 * Sign up
 * Featured Announcements

Magazine

 * Subscribe
 * Issues

Media

 * Podcasts
 * Videos

Resource Directory

Events

 * Conferences
 * Network Receptions
 * Award Ceremony
 * Past Events

Jobs

 * Products
 * Why Post with Us
 * About
 * NY Nonprofit Jobs

About

 * Staff
 * Contact
 * Privacy Policy
 * Terms of Use

Merchandise

Awards, Plaques & Permissions

Follow Us

 * 
 * 
 * 
 * 

© 2024 by Government Media Executive Group LLC. All rights reserved.
Back to top
×
Please read our Privacy Policy as it has recently been updated. City & State New
York uses cookies for analytics and personalization. By continuing to use this
site, you agree to our use of cookies.
Almost There!

Help us tailor content specifically for you:

Full Name
I Work For... — select — State/Local Government Federal Government Government
Contractor Education Private Sector Lobbying Advocacy Media Retired
▼
Agency/Department — select — Department of the Air Force Department of the Army
Department of the Navy Joint Chiefs of Staff National Intelligence Agency Office
of the Secretary of Defense Other Defense Agency
▼
Agency/Department — select — Air Force Army Coast Guard Navy Marines
▼
Agency/Department — select — Department of Agriculture Department of Commerce
Department of Education Department of Energy Department of HHS Department of
Homeland Security Department of HUD Department of Interior Department of Justice
Department of Labor Department of State Department of Transportation Department
of Treasury Department of Veterans Affairs EPA Executive Office of the
President/Vice President Federal Bureau of Investigation Federal Communications
Commission Federal Trade Commission GSA Judiciary Branch Legislative Branch NASA
National Institute of Health OMB OPM SSA USPS Other Agency
▼
Agency/Department — select — Government Association County Municipal Special
District State Other
▼
Agency/Department — select — Higher Education K-12 Education Other
▼
Organization Function — select — Elected Official/Legislative/Executive Office
Environment/Energy Finance/Budget Health & Human Services Public
Safety/Emergency Services/Law Enforcement Technology
Transportation/Utilities/Infrastructure Other
▼
Please Provide Your Org.'s Name
Industry — select — Education & Academia Energy & Environment Financial Services
Government Health Care Labor Law Media PR & Consulting Real Estate Technology
▼
Job Title
Job Function — select — Agency Leadership Business & Operations Communications &
Marketing Financial/Contract Management Human Resource Management Technology
Management
▼
Phone Number
Zip code
Country United States EEA (European Economic Area) Canada Other
▼
Country Name
Yes, I want to receive occasional updates from partners
I agree to the use of my personal data by Government Executive Media Group and
its partners to serve me targeted ads. Learn more.

×
Get the must-read daily newsletter covering New York's nonprofit community. Sign
up for FIRST READ Today
My email is ...
I work for ... --select-- State/Local Government Federal Government Government
Contractor Education Private Sector Lobbying Advocacy Media Retired
Also get our Events Newsletters, and stay up to date on all our in-person and
virtual offerings.
Sign up
Privacy Policy
Almost There! Help us tailor content specifically for you:
Full Name
Agency/Department --select-- Department of the Air Force Department of the Army
Department of the Navy Joint Chiefs of Staff National Intelligence Agency Office
of the Secretary of Defense Other Defense Agency Air Force Army Coast Guard Navy
Marines Department of Agriculture Department of Commerce Department of Education
Department of Energy Department of HHS Department of Homeland Security
Department of HUD Department of Interior Department of Justice Department of
Labor Department of State Department of Transportation Department of Treasury
Department of Veterans Affairs EPA Executive Office of the President/Vice
President Federal Bureau of Investigation Federal Communications Commission
Federal Trade Commission GSA Judiciary Branch Legislative Branch NASA National
Institute of Health OMB OPM SSA USPS Other Agency Government Association County
Municipal Special District State
Organization Function --select-- Elected Official/Legislative/Executive Office
Environment/Energy Finance/Budget Health & Human Services Public
Safety/Emergency Services/Law Enforcement Technology
Transportation/Utilities/Infrastructure Other
Organization Name
Job Function --select-- Agency Leadership Business & Operations Communications &
Marketing Financial/Contract Management Human Resource Management Technology
Management
Phone number
Zip code
Country United States EEA (European Economic Area) Canada Other
Country Name
Yes, City & State NY can email me on behalf of carefully selected companies and
organizations companies and organizations.
I agree to the use of my personal data by Government Executive Media Group and
its partners to serve me targeted ads. Learn more.
Submit
More from CSNY Privacy Policy