The "Census Income" dataset is provided by the UCI Machine Learning Repository. This dataset contains both categorical and numeric data. See the getting started guide for more details. For information on running the example, see the Downloading the Census dataset section.
This example is similar to the census_example.py example but there are some
differences. More extensive Beam processing is required before tf.Transform is
invoked. See the sentiment example guide for more information.