This dataset is a precise version of Adult or Census Income. This dataset from UCI somehow happens to occupy two links, but we checked and confirm that they are identical.
We used the following python script to create this Hugging Face dataset.
import pandas as pd
from datasets import Dataset, DatasetDict, Features, Value, ClassLabel