meta_survey_years: artlookR survey_years metadata

View source: R/meta_survey_years.R

meta_survey_yearsR Documentation

artlookR survey_years metadata

Description

artlookR survey_years metadata

Usage

meta_survey_years(comm_name)

Arguments

comm_name

The community name as recognized by artlookR

Details

You will need to run the connection.R script and create a connection object named myconn for this script to run.

Value

A list with:

  • current_survey_year_id the artlookR id for the community's current survey year.

  • current_survey_year the display name of the community's current survey year.

  • id the artlookR id for each survey created for this community.

  • name the display name for each survey created for this community.

  • state the deployment status (e.g., published) for each survey created for this community.

  • school_year_id the artlookR id for the school year associated with each survey created for this community.

  • school_year the display name for the school year associated with each survey created for this community.

  • category the school category that received each survey created for this community.

  • due_date the due date associated with each survey created for this community.

Examples

meta_survey_years("chicago")

Ingenuity-Inc/artlookR documentation built on May 18, 2022, 12:33 a.m.