Download

Below are multiple options for conveniently downloading the selected profile:

New York Department of Financial Services (NYDFS)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/nydfs.json --output NFDFS.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/nydfs.json" -OutFile "NFDFS.json"

View Raw JSON in Browser