Skip to main content

The fdicdata package provides a set of functions for working with data from the Federal Deposit Insurance Corporation(FDIC), including retrieving financial data for FDIC-insured institutions and accessing the data taxonomy

Project description

fdicdata

The fdicdata package provides a set of functions for working with data from the Federal Deposit Insurance Corporation (FDIC), including retrieving financial data for FDIC-insured institutions and accessing the data taxonomy.

Installation

pip install fdicdata
import fdicdata as fdic

Examples

# Data Taxonomy:
fdic.dataTaxonomy("institution")

# Get Failures:
fdic.getFailures(['CERT'], date_range=('2010', '2015'))

# Get Financials:
fdic.getFinancials(IDRSSD_or_CERT=37, metrics=["ASSET", "DEP"], limit=10, date_range=["2015-01-01", "*"])

# Get History:
fdic.getHistory(CERT_or_NAME=3850, fields=["INSTNAME", "CERT", "PCITY", "PSTALP", "PZIP5"], CERT=True, limit=10)

# Get Institutions:
fdic.getInstitution(name="Bank of America", fields=["NAME", "CITY", "STATE"], limit=10)

# Get Institutions All:
fdic.getInstitutionsAll()

# Get Location:
fdic.getLocation(3850, fields=['NAME', 'CITY', 'ZIP'])

# Get Summary:
fdic.getSummary(states = ["California", "New York"], date_range= ["2020", "2021"], fields =  ["DEP", "ASSET"])

License

This project is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fdicdata-0.1.3.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

fdicdata-0.1.3-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file fdicdata-0.1.3.tar.gz.

File metadata

  • Download URL: fdicdata-0.1.3.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for fdicdata-0.1.3.tar.gz
Algorithm Hash digest
SHA256 dc0a748b36af0b2af1e52e4a1ffd21a5ad7ec98c81ae2f6f9a05998606d517dc
MD5 093f541e42ba442de59d9846ccc9cef3
BLAKE2b-256 a8b12a088a1e08255aabf65db86076523ff64bc57c70433b249cd42e6c950195

See more details on using hashes here.

File details

Details for the file fdicdata-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: fdicdata-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for fdicdata-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3147f6433251dd8a01f2d239c1454938c8924db748c877a48bf4760850b7fd40
MD5 eed9669fb02bed963e8dcb0e4e7ea81c
BLAKE2b-256 06b3a34315116470845dbb1cbc8bcd3c16dceffb9cee95ba99843326dad0dd41

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page