Baselight

2012 Annual CIO Study Results

State of Oklahoma

@usgov.state_of_oklahoma_2012_annual_cio_study_results_10c08

Loading...
Loading...

About this Dataset

2012 Annual CIO Study Results

Results from the 2012 chief information officer annual survey which evaluates customer key information technology services areas and their value.
Organization: State of Oklahoma
Last updated: 2021-08-07T14:56:46.100765
Tags: 2012, cio, information-technology, survey

Tables

Data - 2012 Annual CIO Study Results

@usgov.state_of_oklahoma_2012_annual_cio_study_results_10c08.data_2012_annual_cio_study_results
  • 14.13 kB
  • 22 rows
  • 16 columns
Loading...
CREATE TABLE data_2012_annual_cio_study_results (
  "service" VARCHAR,
  "value" VARCHAR,
  "value_description" VARCHAR,
  "total_responses" BIGINT,
  "strongly_agree" BIGINT,
  "agree" BIGINT,
  "neutral" BIGINT,
  "disagree" BIGINT,
  "strongly_disagree" BIGINT,
  "no_opinion" BIGINT,
  "total_favorable" BIGINT  -- Total - Favorable,
  "percentage_favorable" VARCHAR  -- Percentage - Favorable,
  "total_none" BIGINT  -- Total - None,
  "percentage_none" VARCHAR  -- Percentage - None,
  "total_less_favorable" BIGINT  -- Total - Less Favorable,
  "percentage_less_favorable" VARCHAR  -- Percentage - Less Favorable
);

Data - 2012 Annual CIO Survey Result Totals Filtered View

@usgov.state_of_oklahoma_2012_annual_cio_study_results_10c08.data_2012_annual_cio_survey_result_totals_filtered_view
  • 12.15 kB
  • 4 rows
  • 16 columns
Loading...
CREATE TABLE data_2012_annual_cio_survey_result_totals_filtered_view (
  "service" VARCHAR,
  "value" VARCHAR,
  "value_description" VARCHAR,
  "total_responses" BIGINT,
  "strongly_agree" BIGINT,
  "agree" BIGINT,
  "neutral" BIGINT,
  "disagree" BIGINT,
  "strongly_disagree" BIGINT,
  "no_opinion" BIGINT,
  "total_favorable" BIGINT  -- Total - Favorable,
  "percentage_favorable" VARCHAR  -- Percentage - Favorable,
  "total_none" BIGINT  -- Total - None,
  "percentage_none" VARCHAR  -- Percentage - None,
  "total_less_favorable" BIGINT  -- Total - Less Favorable,
  "percentage_less_favorable" VARCHAR  -- Percentage - Less Favorable
);

Share link

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