<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCrimeStats](./bitburner.singularity.getcrimestats.md) ## Singularity.getCrimeStats() method Get stats related to a crime. <b>Signature:</b> ```typescript getCrimeStats(crime: string): CrimeStats; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | crime | string | Name of crime. Not case-sensitive | <b>Returns:</b> [CrimeStats](./bitburner.crimestats.md) The stats of the crime. ## Remarks RAM cost: 5 GB \* 16/4/1 Returns the stats of the crime.