{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"Financial","url":"https://skillfed.io/packages/category/office-business-financial"},{"label":"Accounting","url":"https://skillfed.io/packages/category/office-business-financial-accounting"}],"enrichment":{"capability":"Provides lookup access to ISO 18245 Merchant Category Codes (MCCs) with descriptions from ISO, USDA, and Stripe standards.","skillfed_tags":["payment-processing","merchant-data","financial-standards"],"use_cases":["Classify merchants by category in payment processing or invoicing systems using standard MCC codes.","Display human-readable merchant types to end users in fintech or accounting applications.","Validate or normalize merchant category codes submitted in API requests or forms.","Build merchant reporting dashboards that group transactions by ISO-standard category.","Integrate merchant classification into compliance or risk-assessment workflows."],"what_it_does":"iso18245 is a Python library that wraps the ISO 18245 Merchant Category Codes standard into a queryable database. It lets you look up an MCC code (a four-digit number used by payment processors to classify merchants) and retrieve standardized descriptions from multiple sources: the ISO standard itself, USDA definitions, and Stripe's merchant category taxonomy. The library returns structured data including the MCC range, whether it's reserved for private use, and descriptions from each standard.\n\nYou'd use this when building payment processing systems, merchant onboarding flows, or financial reporting tools that need to classify or display merchant types consistently. The single runtime dependency (importlib_resources) keeps installation lightweight. It supports Python 3.8 through 3.13 and is marked production-stable.","worth_installing":"Yes. The package solves a specific, real problem (MCC lookup) with low friction, permissive licensing, and no known vulnerabilities. Install it if you need to work with merchant category codes in payment or financial systems. The aging maintenance status (345 days since last release) is not a blocker for a reference database, but verify that the MCC data meets your recency requirements."},"id":"iso18245","links":{"html":"https://skillfed.io/packages/iso18245","md":"https://skillfed.io/packages/iso18245.md","pypi":"https://pypi.org/project/iso18245/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-09-03","license_spdx":null,"license_treatment":"permissive","name":"iso18245","python_support":"supports_current","summary":"The ISO 18245 Merchant Category Codes database"},"popularity":{"monthly_downloads":92819,"position":13421,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.1"}
