Skip to content

Public data repository with associated R scripts for management and analyses of the Tampa Bay Community Survey.

Notifications You must be signed in to change notification settings

tbep-tech/Tampa-Bay-Community-Survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tampa-Bay-Community-Survey

DOI

Public data repository with associated R scripts for management and analyses of the Tampa Bay Community Survey.

The following datasets are available in the repository:

  • tbcs_qual_2024.csv: Final da-taset with categorical response options, ideal for qualitative anal-yses.
  • tbcs_quant_2024.csv: Final data-set with numerical response op-tions (where applicable), ideal for quantitative analyses.
  • public_web.csv: Raw dataset from the public (online) sample, which requires cleaning. The data is modified from the original Qual-trics output to remove any poten-tially identifiable information.
  • public_mail.csv: Raw dataset from the public (mail) sample, which requires cleaning. The data is modified from the original re-sponses to remove any potential-ly identifiable information.
  • innetwork.csv: Raw dataset from the in-network sample, which re-quires cleaning. The data is modi-fied from the original Qualtrics output to remove any potentially identifiable information.
  • public_web_coords.csv: Point coordinates of the nearest street intersection provided by a subset of respondents from the public (on-line) sample, and manually verified by TBEP staff. Coordi-nates are based on the NAD 1983 (2011) Florida West projec-tion (CRS 6443).
  • public_mail_coords.csv: Point coordinates of the nearest street intersection provided by a subset of respondents from the public (mail) sample, and manually veri-fied by TBEP staff. Coordinates are based on the NAD 1983 (2011) Florida West projection (CRS 6443).
  • innetwork_coords.csv: Point co-ordinates of the nearest street in-tersection provided by a subset of respondents from the in-network sample, and manually verified by TBEP staff. Coordinates are based on the NAD 1983 (2011) Florida West projection (CRS 6443).
  • underserved_coords.csv: Point coordinates of the nearest street intersection for respondents with-in 300 ft. of an underserved cen-sus tract within the watershed boundary. Coordinates are based on the NAD 1983 (2011) Florida West projection (CRS 6443).

The following R scripts are available in the repository:

  • data_management.R: Script used for compiling, cleaning, and ma-nipulating the raw datasets. Gen-erates the final quantitative and qualitative datasets.
  • data_analysis.R: Script used for analyzing the final quantitative and qualitative datasets. Gener-ates the summary statistics and raw figures used in this report.
  • cfa.R: Script used for performing confirmatory factor analyses (CFA) and other tests of the com-posite psychometric variables. Generates the CFA tables and correlation matrices used in this report.

Users should consult the data dictionary for descriptions of each field contained in the datasets available in the repository.

About

Public data repository with associated R scripts for management and analyses of the Tampa Bay Community Survey.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages