stefan-it commited on
Commit
1a5b513
·
verified ·
1 Parent(s): dc492c8

feat: new update (filtered-out Branchen, such as Schülerhilfe, Sunpoint)

Browse files
README.md CHANGED
@@ -54,11 +54,11 @@ ds = load_dataset("stefan-it/d-info-2005-names", "surnames_district", split="tra
54
 
55
  | Config | Level | Threshold | Rows | Content |
56
  |-------------------------------|----------|-----------|---------|-----------------------------------|
57
- | `surnames_district` | District | N ≥ 10 | 170,643 | P(surname \| Landkreis) |
58
  | `forenames_district` | District | N ≥ 10 | 89,497 | P(forename \| Landkreis) |
59
- | `surnames_state` | State | N ≥ 20 | 124,113 | P(surname \| Bundesland) |
60
  | `forenames_state` | State | N ≥ 20 | 19,453 | P(forename \| Bundesland) |
61
- | `distinctive_surnames_state` | State | N ≥ 20 | 124,113 | surnames ranked by regional lift |
62
  | `distinctive_forenames_state` | State | N ≥ 20 | 19,453 | forenames ranked by regional lift |
63
 
64
  ## Schema
 
54
 
55
  | Config | Level | Threshold | Rows | Content |
56
  |-------------------------------|----------|-----------|---------|-----------------------------------|
57
+ | `surnames_district` | District | N ≥ 10 | 170,642 | P(surname \| Landkreis) |
58
  | `forenames_district` | District | N ≥ 10 | 89,497 | P(forename \| Landkreis) |
59
+ | `surnames_state` | State | N ≥ 20 | 124,109 | P(surname \| Bundesland) |
60
  | `forenames_state` | State | N ≥ 20 | 19,453 | P(forename \| Bundesland) |
61
+ | `distinctive_surnames_state` | State | N ≥ 20 | 124,109 | surnames ranked by regional lift |
62
  | `distinctive_forenames_state` | State | N ≥ 20 | 19,453 | forenames ranked by regional lift |
63
 
64
  ## Schema
distinctive_forenames_state.csv CHANGED
The diff for this file is too large to render. See raw diff
 
distinctive_surnames_state.csv CHANGED
The diff for this file is too large to render. See raw diff
 
forenames_district.csv CHANGED
The diff for this file is too large to render. See raw diff
 
forenames_state.csv CHANGED
The diff for this file is too large to render. See raw diff
 
surnames_district.csv CHANGED
The diff for this file is too large to render. See raw diff
 
surnames_state.csv CHANGED
The diff for this file is too large to render. See raw diff