class AgencyInfo {
  name: String;
  acronym: String;
  website: String;
  codeUrl: String;