- Apr 01, 2025
-
-
Henry Boisgibault authored
feat(textes_lois.ts): add regex pattern for PROPOSITION_DE_RESOLUTION to enhance header parsing capabilities
-
- Mar 26, 2025
-
-
Henry Boisgibault authored
fix(test_iter_load.ts): enable validation by setting noValidation to false for accurate data processing
-
Henry Boisgibault authored
refactor(loaders.ts): rename itemUid to itemUids for clarity and improve validation logic by consolidating conditions test(test_iter_load.ts): change noValidation to true for testing purposes and comment out unused code for clarity
-
Henry Boisgibault authored
fix(textes_lois.ts): specify type of result variable as any to resolve TypeScript type inference issues
-
Henry Boisgibault authored
refactor(textes_lois.ts): improve code readability and maintainability by standardizing formatting, simplifying logic, and enhancing variable naming conventions
-
Henry Boisgibault authored
fix(textes_lois.ts): improve type safety by adding type assertions for alineaElement and nextSibling variables to prevent potential runtime errors
-
Henry Boisgibault authored
refactor(textes_lois.ts): simplify condition for state assignment by using nextLevel check instead of multiple regex matches
-
Henry Boisgibault authored
refactor(textes_lois.ts): extract excluded alinea check into a separate function for better readability and maintainability style(textes_lois.ts): simplify string interpolation for id assignment and clean up commented code for clarity
-
Henry Boisgibault authored
fix(textes_lois.ts): simplify condition for state assignment by consolidating checks for specific law names to improve readability and maintainability
-
Henry Boisgibault authored
refactor(parsers): update assert import to use node:assert and improve variable declarations for consistency and clarity
-
Henry Boisgibault authored
refactor(process_open_dataset.ts): simplify options type in ProcessDatasetArguments to any for flexibility in handling options
-
Henry Boisgibault authored
feat(process_open_dataset.ts): refactor XML to JSON conversion to use streams for better memory management and performance fix(process_open_dataset.ts): update options type in ProcessDatasetArguments for clarity fix(retrieve_open_data.ts): change import of Dataset to type Dataset for improved type safety
-
- Mar 24, 2025
-
-
Henry Boisgibault authored
- Mar 21, 2025
-
-
Emmanuel Raviart authored
-
- Mar 20, 2025
-
-
Henry Boisgibault authored
fix(debats.ts, reorganize_data.ts): make ouvertureSeance optional in Contenu interface and update type mapping to reflect this change; improve error handling in reorganizeData function to catch and log errors during data processing
-
Henry Boisgibault authored
fix(process_open_dataset.ts): improve error handling and retry logic for fetching zip files with exponential backoff fix(retrieve_documents.ts): increase retry attempts and backoff duration for fetch requests to enhance reliability
-
- Mar 13, 2025
-
-
Henry Boisgibault authored
refactor(clean_reorganized_data.ts, retrieve_documents.ts): update type imports to use 'type' keyword for clarity and consistency; simplify cleanAndValidateData function by removing unnecessary else block and correcting boolean type casing
-
Henry Boisgibault authored
refactor(retrieve_documents.ts): update import statements to use node: prefix for built-in modules and improve code readability by using const for variable declarations where applicable
-
- Mar 07, 2025
-
-
Henry Boisgibault authored
fix(debats.ts): update changementPresidence type to allow for multiple Point instances to enhance flexibility in data structure
-
Henry Boisgibault authored
chore(loaders.ts, debates.ts, reorganize_data.ts): update import statements to use node: prefix for built-in modules and improve type annotations for better clarity and type safety
-
- Mar 06, 2025
-
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-
- Feb 26, 2025
-
-
Henry Boisgibault authored
refactor(xml.ts): optimize boolean and integer attribute cleaning functions for better performance and readability refactor(clean_reorganized_data.ts): improve string concatenation for dataset clean directory paths for consistency and clarity
-
- Feb 19, 2025
-
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-
- Feb 03, 2025
-
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-
- Jan 24, 2025
-
-
Emmanuel Raviart authored
-
Henry Boisgibault authored
-
- Jan 05, 2025
-
-
Henry Boisgibault authored
-
- Dec 13, 2024
-
-
Henry Boisgibault authored
-
- Dec 10, 2024
-
-
Henry Boisgibault authored
-
- Dec 05, 2024
-
-
Emmanuel Raviart authored
-
Emmanuel Raviart authored
-