Katie Lamb
Katie Lamb
### Describe the bug When accessing FERC data on Datasette I currently find the descriptions and different FERC data links to be confusing. For example the `ferc1` link says: >...
When I integrated the EIA-FERC1 splink model into PUDL I put the model configuration (blocking rules and comparison levels in a separate module (`pudl.analysis.record_linkage.eia_ferc1_model_config.py`). When we create the EIA-SEC splink...
This is low priority but in the process of integrating the EIA-FERC1 splink model I created a separate factory function in the `pudl.analysis.record_linkage.embed_dataframe.py` module called `dataframe_cleaner_factory` that is basically the...