Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,8 @@ This dataset contains French first names extracted from death records provided b
|
|
26 |
### Data Source
|
27 |
The data is sourced from INSEE's death records database. It includes first names of deceased individuals in France, providing valuable insights into naming patterns across different generations.
|
28 |
|
|
|
|
|
29 |
### Time Period
|
30 |
- Start: 1970
|
31 |
- End: September 2024
|
|
|
26 |
### Data Source
|
27 |
The data is sourced from INSEE's death records database. It includes first names of deceased individuals in France, providing valuable insights into naming patterns across different generations.
|
28 |
|
29 |
+
The extractor source code can be found on Github [sctg-development/french-names-extractor](https://github.com/sctg-development/french-names-extractor)
|
30 |
+
|
31 |
### Time Period
|
32 |
- Start: 1970
|
33 |
- End: September 2024
|