palewire/django-calaccess-raw-data
A Django app to download, extract and load campaign finance and lobbying activity data from the California Secretary of State's CAL-ACCESS database
PythonMIT
Issues
- 0
Naive datetime warning
#1501 opened by palewire - 0
Deprecate test mode on management commands
#1503 opened by gordonje - 2
Idea for correcting data
#1507 opened by rkiddy - 0
StopIteration on loading empty file
#1510 opened by palewire - 0
Request mocking for testing of the archive system
#1519 opened by palewire - 0
Deprecate csvkit dependency
#1518 opened by palewire - 0
expn code "S.M." should be "S.M"
#1513 opened by breardon2011 - 0
command error with "message"
#1508 opened by palewire - 0
- 0
Need on_delete field settings for Django 2.0
#1505 opened by palewire - 0
python3: "/cleancalaccessrawfile.py:116: DeprecationWarning: 'U' mode is deprecated"
#1504 opened by palewire - 1
- 1
csv or csvkit not protecting commas in clean
#1506 opened by rkiddy - 1
Can't drop and re-add table constraints/indexes in MySQL
#1499 opened by gordonje - 0
Error uploading new dist when running py3.5
#1488 opened by gordonje - 1
- 2
The directory structure of the ZIP has changed again
#1502 opened by palewire - 0
Deprecation warning in django.conf.urls.include()
#1500 opened by gordonje - 1
- 1
Searching admin in lobbyingchglogcd results in "Related Field got invalid lookup: icontains"
#1498 opened by hcharley - 5
django.db.utils.DataError on load of Cvr2SoCd
#1496 opened by hcharley - 1
Naming inconsistency between "clean_record_count" method and "clean_records_count" fields in our tracking models
#1492 opened by palewire - 0
EXPN_CODE column on EXPN_CD needs better description
#1493 opened by palewire - 0
Typo in Form 460 Schedule A-1 definition
#1494 opened by palewire - 0
Typo in RCPT_CD.FILING_ID help_text
#1495 opened by palewire - 4
Consistent data_type for various FILER_ID fields
#1489 opened by gordonje - 0
Unnecessary download when resuming update
#1491 opened by gordonje - 1
ReceivedFilingsCd.filing_file_name char length too short
#1490 opened by gordonje - 1
Remind me why we save the column counts in the database?
#1486 opened by palewire - 9
Discrepancy between expected and actual zip file size
#1487 opened by gordonje - 0
- 3
Size of the clean archive zip
#1483 opened by sahilchinoy - 1
- 0
An reprocesscalaccessrawdata or something command that would download from an archive, rerun our processing and loading and revise the tracking models and data files
#1480 opened by palewire - 0
- 0
Could each RawDataFile's error log be saved along with its TSV and CSV in the model?
#1478 opened by palewire - 0
get_model_class property on RawDataFile that will return the calaccess_raw model of the TSV table
#1481 opened by palewire - 1
Add size to raw data file
#1477 opened by sahilchinoy - 0
Add filesize column to model
#1476 opened by aboutaaron - 0
- 0
Should we be packaging a wheel for PyPI?
#1475 opened by palewire - 0
Create a new group for models we know are deprecated
#1472 opened by palewire - 0
Can admins be grouped within an app?
#1473 opened by palewire - 1
- 0
Should we integrate the base management command's logger with Python logging module so the output can be managed by Django?
#1466 opened by palewire - 3
- 0
I think a couple lowercase UNIQUE_KEY strings snuck in
#1464 opened by palewire - 0
Switch from pyflakes/pep8 to flake8
#1470 opened by palewire - 1
Introduce testing for Django 1.10
#1469 opened by palewire - 5
Installing backend dependencies should be optional
#1465 opened by adborden