/arcpy-report

Arcpy script that creates a report with the number of null and blank rows by field of a gdb

Primary LanguagePython

arcpy-report

This Arcpy script creates a xlsx file that shows the number of null and blank rows by field of a gdb. It creates a sheet by table and feature class, inside each sheet populate extra information.

**This tool requires an active ArcGIS PRO licence to run

script-tool-report.py

The script to be used in a script tool

Need to set two inputs:

  1. Geodatabase to evaluate
  2. Name of the report file

Params Capture

Report example:

Report Capture