# achievements

**Kind:** Constant

**Source:** `Frontend/src/app/components/dashboard/_principalReport/data.ts` (line 111)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Definition

```ts
[
  {
    issuer: "Oracle",
    name: "Oracle Certified Expert",
  },
]
```

## Value

```ts
[
  {
    issuer: "Oracle",
    name: "Oracle Certified Expert",
  },
]
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `OverallAnalysisYearMap` — `Frontend/src/app/components/dashboard/_principalReport/principal-report.component.ts`:1
