Baselight

NYS Child And Dependent Care Credit

Explore Open Data from New York State

@kaggle.new_york_state_nys_child_and_dependent_care_credit

Loading...
Loading...

About this Dataset

NYS Child And Dependent Care Credit

Content

The Department of Taxation and Finance annually publishes statistical information on the New York State child and dependent care credit (NYS CDCC). Summary data are presented for all taxpayers, including full-year New York state residents, part-year residents and nonresidents (where applicable). Data are presented on a statewide and county-level basis for numbers and amounts of credit claims based on filing status and number of qualifying dependents. Taxpayers filing “married separate” generally are not allowed to take the child and dependent care credit.

The tables also include summary information for the New York City child and dependent care credit (NYC CDCC). The data are presented on a county-level basis for numbers and amounts of credit claims at the aggregate level only.

Context

This is a dataset hosted by the State of New York. The state has an open data platform found here and they update their information according the amount of data that is brought in. Explore New York State using Kaggle and all of the data sources available through the State of New York organization page!

  • Update Frequency: This dataset is updated annually.

Acknowledgements

This dataset is maintained using Socrata's API and Kaggle's API. Socrata has assisted countless organizations with hosting their open data and has been an integral part of the process of bringing more data to the public.

Cover photo by li tzuni on Unsplash
Unsplash Images are distributed under a unique Unsplash License.

Tables

Child And Dependent Care Credit By Place Of Residence, 92a2b8a8

@kaggle.new_york_state_nys_child_and_dependent_care_credit.child_and_dependent_care_credit_by_place_of_residence__92a2b8a8
  • 159.16 kB
  • 1,243 rows
  • 30 columns
Loading...
CREATE TABLE child_and_dependent_care_credit_by_place_of_residence__92a2b8a8 (
  "tax_year" BIGINT,
  "credit_type" VARCHAR,
  "place_of_residence" VARCHAR,
  "county" VARCHAR,
  "notes" VARCHAR,
  "number_of_claims_total" BIGINT  -- Number Of Claims, Total,
  "credit_amount_claimed_total_000" DOUBLE  -- Credit Amount Claimed, Total ($000),
  "average_credit_total" DOUBLE  -- Average Credit, Total,
  "number_of_claims_one_qualifying_person" DOUBLE  -- Number Of Claims, One Qualifying Person,
  "credit_amount_claimed_one_qualifying_person_000" DOUBLE  -- Credit Amount Claimed, One Qualifying Person ($000),
  "average_credit_one_qualifying_person" DOUBLE  -- Average Credit, One Qualifying Person,
  "number_of_claims_two_or_more_qualifying_persons" DOUBLE  -- Number Of Claims, Two Or More Qualifying Persons,
  "credit_amount_claimed_two_or_more_qualifying_persons_000" DOUBLE  -- Credit Amount Claimed, Two Or More Qualifying Persons ($000),
  "average_credit_two_or_more_qualifying_persons" DOUBLE  -- Average Credit, Two Or More Qualifying Persons,
  "number_of_claims_two_qualifying_persons" DOUBLE  -- Number Of Claims, Two Qualifying Persons,
  "credit_amount_claimed_two_qualifying_persons_000" DOUBLE  -- Credit Amount Claimed, Two Qualifying Persons ($000),
  "average_credit_two_qualifying_persons" DOUBLE  -- Average Credit, Two Qualifying Persons,
  "number_of_claims_three_or_more_qualifying_persons" DOUBLE  -- Number Of Claims, Three Or More Qualifying Persons,
  "credit_amount_claimed_three_or_more_qualifying_persons_000" DOUBLE  -- Credit Amount Claimed, Three Or More Qualifying Persons ($000),
  "average_credit_three_or_more_qualifying_persons" DOUBLE  -- Average Credit, Three Or More Qualifying Persons,
  "number_of_claims_single_filing_status" DOUBLE  -- Number Of Claims, Single Filing Status,
  "credit_amount_claimed_single_filing_status_000" DOUBLE  -- Credit Amount Claimed, Single Filing Status ($000),
  "average_credit_single_filing_status" DOUBLE  -- Average Credit, Single Filing Status,
  "number_of_claims_mfj_qw_filing_status" DOUBLE  -- Number Of Claims, MFJ \u0026 QW Filing Status *,
  "credit_amount_claimed_mfj_qw_filing_status_000" DOUBLE  -- Credit Amount Claimed, MFJ \u0026 QW Filing Status ($000) *,
  "average_credit_mfj_qw_filing_status" DOUBLE  -- Average Credit, MFJ \u0026 QW Filing Status *,
  "number_of_claims_head_of_household_filing_status" DOUBLE  -- Number Of Claims, Head Of Household Filing Status,
  "credit_amount_claimed_head_of_household_filing_status_000" DOUBLE  -- Credit Amount Claimed, Head Of Household Filing Status ($000),
  "average_credit_head_of_household_filing_status" DOUBLE  -- Average Credit, Head Of Household Filing Status,
  "place_of_residence_sort_order" BIGINT
);

Share link

Anyone who has the link will be able to view this.