[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCrimeStats](./bitburner.singularity.getcrimestats.md)
## Singularity.getCrimeStats() method
SF4.3 - Get stats related to a crime.
Signature:
```typescript
getCrimeStats(crime: string): CrimeStats;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| crime | string | Name of crime. Not case-sensitive |
Returns:
[CrimeStats](./bitburner.crimestats.md)
The stats of the crime.
## Remarks
RAM cost: 5 GB
Returns the stats of the crime.