
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Get information about a German tax office (Finanzamt)
$ npm install finanzamt
const finanzamt = require('finanzamt');
finanzamt('1131');
// => { buFaNr: '1131', name: 'Prenzlauer Berg', … }
Returns a Finanzamt object.
Type: string
German federal tax office number (Bundesfinanzamtsnummer).
Type: string
German tax number (Steuernummer) in the national format.
Tip: Use normalize-steuernummer.
Type: object
The property names and descriptions are based on the GemFA XSD by the Federal Central Tax Office.
Type: string
Die Bundesfinanzamtsnummer.
Type: string
Der Name der Finanzbehörde.
Type: object
Die Hausanschrift der Finanzbehörde.
Nicht alle Finanzbehörden geben diese Adresse an.
Type: string
Die Strasse der Hausanschrift.
Type: string
Die Hausnummer der Hausanschrift.
Nicht alle Hausanschriften haben eine Hausnummer.
Type: string
Der Hausnummernzusatz der Hausanschrift.
Nicht alle Hausanschriften haben einen Hausnummernzusatz.
Type: string
Die PLZ der Hausanschrift.
Type: string
Der Ort der Hausanschrift.
Type: string
Die Telefonnummer-Kontaktangabe der Finanzbehörde.
Nicht alle Finanzbehörden geben diesen Kontakt an.
Type: string
Die Fax-Kontaktangabe der Finanzbehörde.
Nicht alle Finanzbehörden geben diesen Kontakt an.
Type: string
Die Mail-Kontaktangabe der Finanzbehörde.
Nicht alle Finanzbehörden geben diesen Kontakt an.
Type: string
Die URL-Kontaktangabe der Finanzbehörde.
Nicht alle Finanzbehörden geben diesen Kontakt an.
This project is licensed under the MIT License. The underlying GemFA data by the Federal Central Tax Office is in the public domain in accordance with § 5 Abs. 1 UrhG.
FAQs
Get information about a German tax office (Finanzamt)
The npm package finanzamt receives a total of 82 weekly downloads. As such, finanzamt popularity was classified as not popular.
We found that finanzamt demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.