Data Dictionary - Conferences
Source:vignettes/dictionary_conferences.Rmd
dictionary_conferences.Rmd
knitr::kable(cbbreadr::dictionary_conferences)| field | data_type | description |
|---|---|---|
| conference_id | integer | A unique identifier for each conference. |
| conference_source_id | character | The unique identifier for each conference from the data source CBBD scrapes from. |
| conference_name | character | The full name of the conference. |
| conference_abbreviation | character | The abbreviation for the conference. |
| conference_short_name | character | The short name for the conference. |